Create new file
Browse files- .gitignore +3 -0
.gitignore
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
venv/
|
2 |
+
.idea/
|
3 |
+
*.db
|