We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d602a2 + a642376 commit 9cabb94Copy full SHA for 9cabb94
Python.gitignore
@@ -172,3 +172,10 @@ cython_debug/
172
173
# PyPI configuration file
174
.pypirc
175
+
176
+# Cursor
177
+# Cursor is an AI-powered code editor.`.cursorignore` specifies files/directories to
178
+# exclude from AI features like autocomplete and code analysis. Recommended for sensitive data
179
+# refer to https://docs.cursor.com/context/ignore-files
180
+.cursorignore
181
+.cursorindexingignore
0 commit comments