Do not track group_vars files

While deploying it's a bit annoying to have these files tracked by git.
If we want to closely work with the upstream version it will be easier.

Signed-off-by: leseb <seb@redhat.com>
pull/328/head
leseb 2015-07-17 14:42:16 +02:00
parent 6bdf09d166
commit be34f2de5f
7 changed files with 6 additions and 0 deletions

6
.gitignore vendored
View File

@ -3,3 +3,9 @@
*.keyring
fetch/4a158d27-f750-41d5-9e7f-26ce4c9d2d45/*
vagrant_variables.yml
group_vars/all
group_vars/mons
group_vars/osds
group_vars/mdss
group_vars/rgws
group_vars/restapis