Browse Source

Added lock to gitignoire

tobychui 4 years ago
parent
commit
61b268a0c9
2 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore
  2. 0 0
      system/auth/authlog.db.lock

+ 1 - 0
.gitignore

@@ -13,6 +13,7 @@ experimentals/*
 #Database related
 *.db
 system/db/*
+*.db.lock
 system/ao.db.lock
 *aofs.db.lock
 ./web/aofs.db

+ 0 - 0
system/auth/authlog.db.lock