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

.build
.cache
.vscode/

subprojects/*
!subprojects/*.wrap