]> gitweb.fluxo.info Git - puppet-stdlib.git/commitdiff
root all the gitignore patterns to avoid unintentional matches
authorDavid Schmitt <david.schmitt@puppetlabs.com>
Mon, 1 Jun 2015 11:21:59 +0000 (12:21 +0100)
committerDavid Schmitt <david.schmitt@puppetlabs.com>
Mon, 1 Jun 2015 11:21:59 +0000 (12:21 +0100)
.gitignore

index b5db85e0512fa1835cde3a70a991cf559edc1a9b..c64330e410be1d05b29c1b0e868f2a7cbf68fdb6 100644 (file)
@@ -1,9 +1,9 @@
-pkg/
-Gemfile.lock
-vendor/
-spec/fixtures/
-.vagrant/
-.bundle/
-coverage/
-.idea/
+/pkg/
+/Gemfile.lock
+/vendor/
+/spec/fixtures/
+/.vagrant/
+/.bundle/
+/coverage/
+/.idea/
 *.iml