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