ansible-role-samba/.gitignore
2016-05-12 09:47:31 +02:00

14 lines
210 B
Plaintext

# .gitignore
# Hidden Vagrant-directory
.vagrant
# Backup files (e.g. Vim, Gedit, etc.)
*~
# Vagrant base boxes (you never know when someone puts one in the repository)
*.box
# Ignore tests directory
tests