circle-flags/.gitignore
HatScripts 3b2571e8eb Update .gitignore with additional patterns
Added rules to ignore .vscode, flags/in_progress, gradient directories, and all .py files to prevent them from being tracked by git.
2025-12-09 11:49:40 +11:00

5 lines
No EOL
60 B
Text

/node_modules/
/.vscode/
/flags/in_progress/
/gradient/
*.py