Skip to content

Commit 5577a31

Browse files
Lucas LiuLucas Liu
authored andcommitted
add .cursorrules
1 parent 4d602a2 commit 5577a31

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Python.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,3 +172,9 @@ cython_debug/
172172

173173
# PyPI configuration file
174174
.pypirc
175+
176+
# Cursor
177+
# Cursor is a code editor integrated with LLM. `.cursorrules` is its project-level configuration file,
178+
# refer to https://docs.cursor.com/context/rules, which is used to customize the code generation rules of AI
179+
.cursorrules
180+
.cursor/rules

0 commit comments

Comments
 (0)