aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 6cef52e3e7387ddc2abe2ba2e367410cf35e4d2d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
_/
obj/
bin/
__pycache__/
\#*\#
.*
!.git*
*~
*.bak
*.swo
*.swp
*.pyc
*.pyo
*.o
*.out
*.so
*.gch
*.c