summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: c8831d9749f330bcddb97456bec17861f00e7b47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*~
*.pyc
*.so
*.o
*.raw
CMakeFiles/
CTestTestfile.cmake
cmake_install.cmake
CMakeCache.txt
install_manifest.txt
Makefile
/tags
/tests/venv
/build/
/_build/