summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 435b8c878feef9fee4778aeffd18a88adc6b6f2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.idea/
build-*/
cmake-build-*/
*.otr
*.log
.DS_Store
debug/
!src/factories/debug/
*.z64
*.n64
headers/
build/
code/
.vscode/