summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 7c7a0e5bb4681d0696744c1c30d1b402d555c1f0 (plain)
1
2
3
4
5
6
7
8
9
/build*
/tags
/TAGS
/demos/3rdparty
/3rdparty
*.exe
*.o
.cache
__pycache__