1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2024-11-24 11:52:34 +01:00
BookStack/.gitignore

26 lines
333 B
Plaintext
Raw Normal View History

2015-07-12 21:01:42 +02:00
/vendor
/node_modules
Homestead.yaml
.env
2015-07-12 22:31:15 +02:00
.idea
2017-11-19 16:56:06 +01:00
npm-debug.log
yarn-error.log
/public/dist
2015-07-12 22:31:47 +02:00
/public/plugins
2015-07-13 22:52:56 +02:00
/public/css
2015-08-13 00:42:42 +02:00
/public/js
2015-07-14 23:34:31 +02:00
/public/bower
/public/build/
/storage/images
_ide_helper.php
/storage/debugbar
.phpstorm.meta.php
yarn.lock
/bin
nbproject
2017-02-10 22:10:41 +01:00
.buildpath
.project
2017-11-19 16:56:06 +01:00
.settings/
2019-09-07 00:36:16 +02:00
webpack-stats.json
2019-10-20 20:51:55 +02:00
.phpunit.result.cache
.DS_Store