Spaces:
Sleeping
Sleeping
khulnasoft
commited on
Commit
•
63185b9
1
Parent(s):
0405d15
Create .gitignore
Browse files- .gitignore +4 -0
.gitignore
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
static
|
2 |
+
__pycache__
|
3 |
+
*.swp
|
4 |
+
venv/
|