Thomas.Chaigneau
commited on
Commit
•
52c4b0e
1
Parent(s):
3d7eed9
add gitignore
Browse files- .gitignore +3 -0
.gitignore
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
__pycache__
|
2 |
+
flagged/
|
3 |
+
*.db
|