summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 8da8e9a69ec40383e9a56e2feee079d1d80ddf9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
SI/
*.log
*.o
*.so
*.si4project/
*.a
*.d
build/
.vscode
.idea
core.*
cmake-build-*
GPATH
GTAGS
GRTAGS
src/tags
version.txt
gtest/build/
example/build/
example/luatest/build/
example/multithread
example/single_thread
example/luatest/lib/build/
support/luajit2-2.1-agentzh/