aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: d1b3bd9a00e4368214a518e312a6e84d55f210b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
*.so
*.dll
*.gpg
/*.lua
a.exe
a.out
*.json
test
test2
*.py
*.sh

vgcore.*

src/*.o
src/*/*.o

CMakeCache.txt
Makefile
*.cmake