diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 12 |
1 files changed, 2 insertions, 10 deletions
@@ -1,11 +1,3 @@ -#This file is generated by ModuleSync, do not edit. -pkg/ +/.vagrant +/puppet/modules/site_custom Gemfile.lock -vendor/ -spec/fixtures/ -.vagrant/ -.bundle/ -coverage/ -log/ -.idea/ -*.iml |