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

vgcore.*

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