Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
b22bda7
1
Parent(s):
2cdd8fc
:see_no_evil: update gitignore - no emissions.csv
Browse files- .gitignore +3 -1
.gitignore
CHANGED
@@ -191,4 +191,6 @@ cython_debug/
|
|
191 |
# exclude from AI features like autocomplete and code analysis. Recommended for sensitive data
|
192 |
# refer to https://docs.cursor.com/context/ignore-files
|
193 |
.cursorignore
|
194 |
-
.cursorindexingignore
|
|
|
|
|
|
191 |
# exclude from AI features like autocomplete and code analysis. Recommended for sensitive data
|
192 |
# refer to https://docs.cursor.com/context/ignore-files
|
193 |
.cursorignore
|
194 |
+
.cursorindexingignore
|
195 |
+
|
196 |
+
emissions.csv
|