summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 574bea2fb71db0e5d435f92b7be18f444550a0f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
src/*.cpp
src/*.hpp
include/*.hpp
*.o
*.os
*.so
*.obj
*.pyc
*.json
*.dblite
bin