This website works better with JavaScript.
Home
Explore
Help
Sign In
jfinn
/
edan_f0
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
sql ignore2
master
Joseph Innace
9 months ago
parent
ce24023cac
commit
cf2b66e0cf
2 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
.gitignore
BIN
edan_v1/db.sqlite3
+ 2
- 1
.gitignore
View File
@@ -1,4 +1,5 @@
1
-/edan_v1/db.sqlite3
1
+
2
+/edan_v1/*.sqlite3
2
3
3
4
# Packaging
4
5
*.pyc
BIN
edan_v1/db.sqlite3
View File
Write
Preview
Loading…
Cancel
Save