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