소스 검색

auto update script executed

Toby Chui 1 년 전
부모
커밋
55ed003472
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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