Sfoglia il codice sorgente

auto update script executed

Toby Chui 1 anno fa
parent
commit
55ed003472
2 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      .gitignore
  2. BIN
      sys.db

+ 2 - 0
.gitignore

@@ -25,6 +25,8 @@ _testmain.go
 *.test
 *.prof
 
+sys.db
+sys.db.lock
 conf/*
 ReverseProxy_*_*
 certs/*

BIN
sys.db