mirror of
https://github.com/github/gitignore.git
synced 2026-04-11 14:11:43 +08:00
add .cursorrules
This commit is contained in:
parent
4d602a24bc
commit
5577a31232
@ -172,3 +172,9 @@ cython_debug/
|
||||
|
||||
# PyPI configuration file
|
||||
.pypirc
|
||||
|
||||
# Cursor
|
||||
# Cursor is a code editor integrated with LLM. `.cursorrules` is its project-level configuration file,
|
||||
# refer to https://docs.cursor.com/context/rules, which is used to customize the code generation rules of AI
|
||||
.cursorrules
|
||||
.cursor/rules
|
||||
Loading…
Reference in New Issue
Block a user