Files
kaizen/.gitignore
SimoneN64 2ec3abbe14 blep
2025-06-23 18:49:29 +02:00

28 lines
226 B
Plaintext

*build*/
.idea/
saves/
.cache/
.vs/
.vscode/
out/
*.toml
*.ini
*.z64
*.n64
*.v64
*.Z64
*.N64
*.V64
*.bin
*.sh
vgcore.*
*.dump
*.data
disasm.txt
*log*.txt
CMakeSettings.json
compile_commands.json
*.diagsession
tests/
.DS_Store