Spaces:
Runtime error
Runtime error
Shroominic
commited on
Commit
·
0cde3ac
1
Parent(s):
5cee500
add vscode config
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -25,6 +25,7 @@ share/python-wheels/
|
|
| 25 |
.installed.cfg
|
| 26 |
*.egg
|
| 27 |
MANIFEST
|
|
|
|
| 28 |
|
| 29 |
# PyInstaller
|
| 30 |
# Usually these files are written by a python script from a template
|
|
|
|
| 25 |
.installed.cfg
|
| 26 |
*.egg
|
| 27 |
MANIFEST
|
| 28 |
+
.vscode
|
| 29 |
|
| 30 |
# PyInstaller
|
| 31 |
# Usually these files are written by a python script from a template
|