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