mirror of
https://github.com/nextcloud/server.git
synced 2026-04-29 01:50:33 -04:00
add puphpet and vagrant to gitignore
This commit is contained in:
parent
a3496cf7fa
commit
03a975a080
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
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…
Reference in a new issue