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

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

/cmake_install.cmake
/CTestTestfile.cmake