aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 47b7703b196119cd8cf535ec051df4afde99a7e4 (plain)
1
2
3
4
5
6
7
8
9
*.sw*
*.log
*.o
unittest/build/
*.pyc
core
.cache/
.idea/
CMakeFiles/