mirror of
https://github.com/pret/pokediamond.git
synced 2026-08-07 19:24:15 -05:00
24 lines
198 B
Plaintext
24 lines
198 B
Plaintext
# Object files
|
|
*.nds
|
|
|
|
# Compilers
|
|
tools/mwccarm/**
|
|
|
|
# Build folder
|
|
build/**
|
|
|
|
# CLion folders
|
|
.idea/
|
|
cmake-build-debug/
|
|
|
|
# ROM
|
|
*.srl
|
|
|
|
# Tool executables
|
|
*.exe
|
|
|
|
# Generated files
|
|
*.4bpp
|
|
*.lz
|
|
*.gbapal
|