summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 34e6f37182780f929e4c726a3f998872e37872fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/log
/build
/bin
!*.exe
/test/temp.lua
/meta/*
!/meta/template
!/meta/3rd
/bin2
/Windows
/Linux
/macOS