16 lines
266 B
Plaintext
16 lines
266 B
Plaintext
# Cursor ignore file
|
|
# Additional patterns beyond .gitignore for Cursor's AI context
|
|
|
|
# Cursor-specific files
|
|
.cursor/
|
|
.cursor-cache/
|
|
|
|
# IDE and editor files not in .gitignore
|
|
*.code-workspace
|
|
.history/
|
|
|
|
# AI-specific files
|
|
.ai-prompts/
|
|
.completions/
|
|
.chat-history/
|