Delete Default DB

This commit is contained in:
lan-air
2022-12-09 19:17:17 +08:00
parent 19806f04c1
commit 7003a50517
2 changed files with 1 additions and 2 deletions
+1 -2
View File
@@ -8,7 +8,7 @@ __pycache__/
# Created by .ignore support plugin (hsz.mobi) # Created by .ignore support plugin (hsz.mobi)
### Python template ### Python template
# Byte-compiled / optimized / DLL files # Byte-compiled / optimized / DLL files
database.db
# C extensions # C extensions
*.so *.so
*.env *.env
@@ -153,4 +153,3 @@ for_test.py
.env* .env*
.backup/ .backup/
/cloc-1.64.exe /cloc-1.64.exe
*.db
BIN
View File
Binary file not shown.