mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-24 02:02:40 +08:00
ab468bac3c
Added versioning file instead of using git tags (Step towards removing git as a dependancy in the future) Updated gulpfile to fit with verisioning system and cleaned up node dependancies. Fixes #108
16 lines
193 B
Plaintext
16 lines
193 B
Plaintext
/vendor
|
|
/node_modules
|
|
Homestead.yaml
|
|
.env
|
|
/public/dist
|
|
.idea
|
|
/public/plugins
|
|
/public/css
|
|
/public/js
|
|
/public/bower
|
|
/storage/images
|
|
_ide_helper.php
|
|
/storage/debugbar
|
|
.phpstorm.meta.php
|
|
yarn.lock
|