summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 41fe32584b90e49134f4e5dc25bdb428ab154b67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Object files
*.nds

# Compilers
tools/mwccarm/**

# Build folder
build/**

# CLion folders
.idea/
cmake-build-debug/

# ROM
*.srl