McRogueFace/.gitignore

34 lines
358 B
Plaintext

*.swp
*.swo
bin
.msvc-intermediate/
*.bak*
PCbuild
.vs
obj
build
lib
__pycache__
.cache/
7DRL2025 Release/
CMakeFiles/
Makefile
*.zip
__lib/
_oldscripts/
assets/
cellular_automata_fire/
deps/
fetch_issues_txt.py
forest_fire_CA.py
mcrogueface.github.io
scripts/
tcod_reference
.archive
# Keep important documentation and tests
!CLAUDE.md
!README.md
!tests/