Files
midnight_season_1_tanking_s…/.gitignore
Daniel Tomlinson d35fe3416f Ignores local Git configuration file
Adds `.gitlocal` to prevent local-only Git configurations or temporary files from being tracked and committed. This ensures personal settings remain out of version control.
2026-03-22 05:25:33 +00:00

7 lines
59 B
Plaintext

.DS_Store
__pycache__/
*.pyc
node_modules/
dist/
.gitlocal