summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: c6533a7fccb43423d8f8f76614b40cb571d85608 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.idea
/build-root/lib
/build-root/packages
/build-root/.deps.ok
/target
**/core
/Makefile

cmake-build*/
_CPack_Packages/
CMakeFiles/
CMakeCache.txt
install_manifest.txt
*.cmake
*.cbp
*.pyc