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

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