mirror of
https://github.com/github/gitignore.git
synced 2026-09-04 22:22:56 +02:00
Compare commits
3 Commits
4d602a24bc
...
9cabb94d2a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9cabb94d2a | ||
|
|
a642376bb2 | ||
|
|
5577a31232 |
@ -172,3 +172,10 @@ cython_debug/
|
|||||||
|
|
||||||
# PyPI configuration file
|
# PyPI configuration file
|
||||||
.pypirc
|
.pypirc
|
||||||
|
|
||||||
|
# Cursor
|
||||||
|
# Cursor is an AI-powered code editor.`.cursorignore` specifies files/directories to
|
||||||
|
# exclude from AI features like autocomplete and code analysis. Recommended for sensitive data
|
||||||
|
# refer to https://docs.cursor.com/context/ignore-files
|
||||||
|
.cursorignore
|
||||||
|
.cursorindexingignore
|
||||||
Loading…
Reference in New Issue
Block a user