Merge pull request #12374 from owncloud/vagrant_puphpet_gitignore

add puphpet and vagrant to gitignore
remotes/origin/fix-10825
Lukas Reschke 12 years ago
commit c556382160
  1. 6
      .gitignore

6
.gitignore vendored

@ -92,6 +92,12 @@ nbproject
/build/jsdocs/
/npm-debug.log
# puphpet
puphpet
# vagrant
.vagrant
Vagrantfile
# Tests - auto-generated files
/data-autotest

Loading…
Cancel
Save