aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 5b345089c78ac064bd2ed65e3dc21a2da3aa420e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
_/
bin/
obj/
\#*\#
.*
!.git*
*~
__pycache__/
*.bak
*.sw[op]
*.o
*.out
*.su
*.gch
*.py[co]