aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 0d6a2758ac6c272e378c15a66ea81d3f42fc6117 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*.sw*
*.log
*.o
unittest/build/
unittest/.pytest_cache/
*.pyc
core
.cache/
.idea/
CMakeFiles/
/.vs
cmake-build-debug/
build
build-meson
venv