Skip to content

Commit b46f89d

Browse files
authored
Merge pull request #4687 from injust/python-revert-cursor
Remove Cursor files from Python gitignore
2 parents 01d2bee + bdc996b commit b46f89d

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Python.gitignore

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -194,13 +194,6 @@ cython_debug/
194194
# PyPI configuration file
195195
.pypirc
196196

197-
# Cursor
198-
# Cursor is an AI-powered code editor. `.cursorignore` specifies files/directories to
199-
# exclude from AI features like autocomplete and code analysis. Recommended for sensitive data
200-
# refer to https://docs.cursor.com/context/ignore-files
201-
.cursorignore
202-
.cursorindexingignore
203-
204197
# Marimo
205198
marimo/_static/
206199
marimo/_lsp/

0 commit comments

Comments
 (0)