kayobe/.gitignore
2017-01-06 15:50:37 +00:00

16 lines
196 B
Plaintext

# vim and emacs temp files
*~
[._]*.s[a-w][a-z]
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Files generated by Ansible
ansible/*.retry
# Others
.DS_Store
.vimrc