summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSachin Prabhu <sprabhu@redhat.com>2021-04-14 18:36:45 +0100
committerGünther Deschner <gd@samba.org>2021-04-16 14:43:53 +0200
commit522e1eb666332b4dd8f1b7d6d3e25a670eee1839 (patch)
tree81f3b01e4f8562dc24b27d1b3969e004ec297dc6
parent7df1859d939374cbe6923e4e4a06bd324adde0d0 (diff)
downloadsamba-integration-522e1eb666332b4dd8f1b7d6d3e25a670eee1839.tar.gz
samba-integration-522e1eb666332b4dd8f1b7d6d3e25a670eee1839.tar.xz
samba-integration-522e1eb666332b4dd8f1b7d6d3e25a670eee1839.zip
Add Vagrant file and distro-vars.yml to .gitignore
These files are autogenerated by the ansible scripts. Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 61371dc..2fb9d34 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@ vagrant/ansible/vagrant_ansible_inventory
vagrant/ansible/ssh-config-setup
vagrant/vagrant_ansible_inventory
vagrant/ssh-config-host
+vagrant/Vagrantfile
+vagrant/ansible/distro-vars.yml