# cf. https://github.com/github/gitignore

# python

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# vim

# swap
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
# session
Session.vim
# temporary
.netrwhist
*~
# auto-generated tag files
tags
