BookStack/.gitignore

24 lines
283 B
Plaintext
Raw Normal View History

2015-07-13 03:01:42 +08:00
/vendor
/node_modules
Homestead.yaml
.env
2015-07-13 04:31:15 +08:00
.idea
2017-11-19 23:56:06 +08:00
npm-debug.log
yarn-error.log
/public/dist
2015-07-13 04:31:47 +08:00
/public/plugins
2015-07-14 04:52:56 +08:00
/public/css
2015-08-13 06:42:42 +08:00
/public/js
2015-07-15 05:34:31 +08:00
/public/bower
/public/build/
/storage/images
_ide_helper.php
/storage/debugbar
.phpstorm.meta.php
yarn.lock
/bin
nbproject
2017-02-11 05:10:41 +08:00
.buildpath
.project
2017-11-19 23:56:06 +08:00
.settings/