Add .gitignore

This commit is contained in:
Mark Goddard 2017-02-16 10:38:16 +00:00
parent 74dc27ae31
commit 9e4655f0fd
1 changed files with 18 additions and 0 deletions

18
.gitignore vendored Normal file
View File

@ -0,0 +1,18 @@
# 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
# Ignore auto-generated group variables file.
etc/kayobe/inventory/group_vars/seed/ansible-host