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

vgcore.*

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

CMakeCache.txt
Makefile
*.cmake

!.luarc.json