Browse Source

must ignore pyc and sqlite3

master
jfinn 3 years ago
parent
commit
fb9fb1dbb5
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      .gitignore

+ 3
- 0
.gitignore View File

@@ -0,0 +1,3 @@
1
+*.pyc
2
+*.sqlite3
3
+*.sqlite

Loading…
Cancel
Save