summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 89e032ec77ee9c77bf5815718f6f168a3ce3f17e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
a.out
*.o
*.ol
*.os
*~
*.swp
*.a
*.so.*
*.tar.gz
cscope.*
compile_commands.json

.build
.cache

subprojects/*
!subprojects/*.wrap