Spaces:
Runtime error
Runtime error
ugmSorcero
commited on
Commit
·
2ce16ea
1
Parent(s):
ffc5046
Adds vscode to gitignore
Browse files- .gitignore +2 -0
.gitignore
CHANGED
|
@@ -127,3 +127,5 @@ dmypy.json
|
|
| 127 |
|
| 128 |
# Pyre type checker
|
| 129 |
.pyre/
|
|
|
|
|
|
|
|
|
| 127 |
|
| 128 |
# Pyre type checker
|
| 129 |
.pyre/
|
| 130 |
+
|
| 131 |
+
.vscode/
|