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

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