summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: b7058c753ea723b6d3ef0f2fea4518654e293274 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# binaries
synth

# c
*.o

# backups
*~

.gdb_history
imgui.ini
b
build/