diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 11 |
1 files changed, 2 insertions, 9 deletions
@@ -1,10 +1,3 @@ -pkg/ +/.vagrant +/puppet/modules/site_custom Gemfile.lock -vendor/ -spec/fixtures/ -.vagrant/ -.bundle/ -coverage/ -log/ -.*.swp -*~ |