Remove host_vars/.gitignore

I'll just use ansible-vault and encrypt it instead.  If I had more
host_vars this would suck, as you can't grep the vars there...

Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
2014-08-28 21:37:37 +03:00
parent e24464941f
commit 8e1c2c5518

View File

@ -1,4 +0,0 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore