diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 9 |
1 files changed, 3 insertions, 6 deletions
@@ -1,6 +1,3 @@ -.tmp_*~ -.librarian -.tmp -spec/fixtures/modules -spec/fixtures/manifests -*.lock +/.vagrant +/puppet/modules/site_custom +Gemfile.lock |