This website works better with JavaScript.
Home
Explore
Help
Sign In
jfinn
/
djc_srv
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
must ignore pyc and sqlite3
master
jfinn
3 years ago
parent
ea69beb6de
commit
fb9fb1dbb5
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
.gitignore
+ 3
- 0
.gitignore
View File
@@ -0,0 +1,3 @@
1
+*.pyc
2
+*.sqlite3
3
+*.sqlite
Write
Preview
Loading…
Cancel
Save