pokediamond/.gitignore
2020-04-19 18:26:23 -04:00

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