Prep: Cleanup for interpreter mode

This commit is contained in:
John McCardle 2025-07-03 09:42:46 -04:00
commit a44b8c93e9
4 changed files with 285 additions and 0 deletions

17
.gitignore vendored
View file

@ -10,3 +10,20 @@ build
lib
obj
.cache/
7DRL2025 Release/
CMakeFiles/
Makefile
*.md
*.zip
__lib/
_oldscripts/
assets/
cellular_automata_fire/
*.txt
deps/
fetch_issues_txt.py
forest_fire_CA.py
mcrogueface.github.io
scripts/
test_*