summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 9276e4c55d24813cd61b993fed5471fd7b81eace (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
_/
bin/
obj/
\#*\#
.*
!.git*
*~
*.o
*.so
*.out
*.gch
__pycache__/