mirror of
https://github.com/v2board/v2board.git
synced 2025-06-13 13:17:52 +08:00
commit message
This commit is contained in:
16
.gitignore
vendored
Executable file
16
.gitignore
vendored
Executable file
@ -0,0 +1,16 @@
|
||||
/node_modules
|
||||
/config/v2panel.php
|
||||
/public/hot
|
||||
/public/storage
|
||||
/storage/*.key
|
||||
/vendor
|
||||
.env
|
||||
.env.backup
|
||||
.phpunit.result.cache
|
||||
.idea
|
||||
Homestead.json
|
||||
Homestead.yaml
|
||||
npm-debug.log
|
||||
yarn-error.log
|
||||
composer.phar
|
||||
yarn.lock
|
Reference in New Issue
Block a user