aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 7bbb40aa2ef9a4f0695ff5b4baeb0a4e35ff6c8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
build
bin
obj
*.depend
*.layout
*.o
melon_grc.c
melon_grc.h
melon.rc
cmake-build
cmake-build-debug
compile_commands.json
.idea
.cache

*.exe

.DS_Store