summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 345b1df622c612eeb400701fc2a90b5177aaef77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/.vscode/*
!/.vscode/c_cpp_properties.json
/core/feature.hh
/core/version.hh
/build32/
/build64/
/build/
/*.log
/*.ini
/*.dll
/*.exe
/*.lib
/*.so