This website works better with JavaScript
Home
Explore
Help
Sign In
yangck
/
celery
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Added *.db to .gitignore
Ask Solem
15 years ago
parent
72a0778847
commit
a7865282a2
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.gitignore
+ 1
- 1
.gitignore
View File
@@ -10,4 +10,4 @@ build/
pip-log.txt
.directory
erl_crash.dump
-
celery
.db
+
*
.db