Spaces:
Runtime error
Runtime error
sourabhzanwar
commited on
Commit
•
ccfcf72
1
Parent(s):
203aa9d
Update .gitignore
Browse files- .gitignore +2 -1
.gitignore
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
.env
|
2 |
.vscode
|
3 |
.idea
|
4 |
-
*.pyc
|
|
|
|
1 |
.env
|
2 |
.vscode
|
3 |
.idea
|
4 |
+
*.pyc
|
5 |
+
**/.DS_Store
|