diff options
author | Markos Chandras <mchandras@suse.de> | 2018-03-16 07:53:26 +0000 |
---|---|---|
committer | Markos Chandras <mchandras@suse.de> | 2018-03-16 07:53:26 +0000 |
commit | 9d889d85cf58dfd4dc3a0894ed686908da04e64e (patch) | |
tree | c483b6d236d9b97c3e0afc4c65f89a16a1396d4b | |
parent | c5d83347c1550efe2e7eb4e114ac2fc0a18f6e6a (diff) |
xci: playbooks: Drop .gitignore file
There is probably no good reason anymore to be so strict with file
inclusions in the roles directory so drop the .gitignore file.
Change-Id: I84569c8c82c4aeb5da6c6e39e02ff514566e5213
Signed-off-by: Markos Chandras <mchandras@suse.de>
-rw-r--r-- | xci/playbooks/roles/.gitignore | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/xci/playbooks/roles/.gitignore b/xci/playbooks/roles/.gitignore deleted file mode 100644 index 296233e0..00000000 --- a/xci/playbooks/roles/.gitignore +++ /dev/null @@ -1,7 +0,0 @@ -* -!.gitignore -!clone-repository/ -!bootstrap-host/ -!configure-nfs/ -!prepare-functest/ -!remote-folders/ |