mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
26 lines
333 B
Plaintext
26 lines
333 B
Plaintext
/vendor
|
|
/node_modules
|
|
Homestead.yaml
|
|
.env
|
|
.idea
|
|
npm-debug.log
|
|
yarn-error.log
|
|
/public/dist
|
|
/public/plugins
|
|
/public/css
|
|
/public/js
|
|
/public/bower
|
|
/public/build/
|
|
/storage/images
|
|
_ide_helper.php
|
|
/storage/debugbar
|
|
.phpstorm.meta.php
|
|
yarn.lock
|
|
/bin
|
|
nbproject
|
|
.buildpath
|
|
.project
|
|
.settings/
|
|
webpack-stats.json
|
|
.phpunit.result.cache
|
|
.DS_Store |