aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 8b6a7ee19d86eb4d082cd0318ca280d708573a6b (plain)
1
2
3
4
5
6
7
8
9
10
11
# safely ignore these filetypes/extensions
*.pyo
*.pyc
*.log
*.swp
__pycache__
*.jpg
*.jpeg
*.gif
*.png
*.svg