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