aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 33533be22ec71145a0d1ac6d58434b5d27a0330e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
\#*\#
*~
__pycache__/
*.swp
*.swo
*.bak
*.pyc
*.pyo
*.orig
bin/
aux/
obj/