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