Add .windsurf/ to .gitignore
Ignore local Windsurf workflow files from repository
This commit is contained in:
@@ -22,6 +22,9 @@ config/backtest_history.json
|
|||||||
# Claude Code (personal, not for repo)
|
# Claude Code (personal, not for repo)
|
||||||
CLAUDE.md
|
CLAUDE.md
|
||||||
|
|
||||||
|
# Windsurf (local workflows, not for repo)
|
||||||
|
.windsurf/
|
||||||
|
|
||||||
# macOS
|
# macOS
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user