aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 0767c740443b362cfcb2162d83c266ff50cbdf75 (plain)
1
2
3
4
5
6
7
8
# python temp files and cache
/**/__pycache__

# emacs temporary files
/**/*~

# yoyo configs
/**/yoyo*.ini