This website works better with JavaScript
Home
Explore
Help
Register
Sign In
locky
/
ASJLanguageSys
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
ignore
chenjunkai
6 years ago
parent
76bf4a4943
commit
ef203549e7
2 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
.gitignore
BIN
db.sqlite3
+ 2
- 1
.gitignore
View File
@@ -1,2 +1,3 @@
/.idea/
-/__pycache__
+/__pycache__
+/db.sqlite3
BIN
db.sqlite3
View File