diff options
author | varac <varacanero@zeromail.org> | 2016-06-09 17:31:48 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2016-06-14 12:05:18 +0200 |
commit | 8f2ffe06dda7cfd21202543abeac90142dc9b322 (patch) | |
tree | 6d83aeae81952d8b4fee8746c46a6ea8b6eeb0c9 /puppet/modules/augeas/.gitignore | |
parent | 9d052b926b5cf67b8f8751af46ea5771d4422284 (diff) |
git subrepo clone https://leap.se/git/puppet_augeas puppet/modules/augeas
subrepo:
subdir: "puppet/modules/augeas"
merged: "27e3359"
upstream:
origin: "https://leap.se/git/puppet_augeas"
branch: "master"
commit: "27e3359"
git-subrepo:
version: "0.3.0"
origin: "https://github.com/ingydotnet/git-subrepo.git"
commit: "cb2995b"
Diffstat (limited to 'puppet/modules/augeas/.gitignore')
-rw-r--r-- | puppet/modules/augeas/.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/puppet/modules/augeas/.gitignore b/puppet/modules/augeas/.gitignore new file mode 100644 index 00000000..b5b7a00d --- /dev/null +++ b/puppet/modules/augeas/.gitignore @@ -0,0 +1,7 @@ +pkg/ +Gemfile.lock +vendor/ +spec/fixtures/ +.vagrant/ +.bundle/ +coverage/ |