Spaces:
Sleeping
Sleeping
ashe0042 commited on
Commit ·
bfd835a
1
Parent(s): e2f6f30
Ignore Cursor workspace file
Browse files- .gitignore +1 -1
.gitignore
CHANGED
|
@@ -2,4 +2,4 @@
|
|
| 2 |
__pycache__/
|
| 3 |
.venv/
|
| 4 |
data/*.json
|
| 5 |
-
data/*.pdf
|
|
|
|
| 2 |
__pycache__/
|
| 3 |
.venv/
|
| 4 |
data/*.json
|
| 5 |
+
data/*.pdf*.code-workspace
|