Spaces:
Runtime error
Runtime error
Yotam-Perlitz
commited on
Commit
·
6374316
1
Parent(s):
44ad801
add vscode to gitignore
Browse filesSigned-off-by: Yotam-Perlitz <[email protected]>
- .gitignore +1 -2
.gitignore
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
.vscode/
|
| 2 |
-
.vscode/settings.json
|
| 3 |
.DS_Store
|
| 4 |
images/*
|
|
|
|
| 1 |
+
.vscode/
|
|
|
|
| 2 |
.DS_Store
|
| 3 |
images/*
|