Personal_Website/.dockerignore

25 lines
447 B
Plaintext

/.git
/build
/node_modules
/public/css
/public/fonts
/public/js
/public/mix-manifest.json
/storage
!/storage/app/public/.gitignore
!/storage/framework/.gitignore
!/storage/framework/cache/.gitignore
!/storage/framework/cache/data/.gitignore
!/storage/framework/sessions/.gitignore
!/storage/framework/views/.gitignore
!/storage/logs/.gitignore
/tests
/vendor
.dockerignore
.editorconfig
.env
.gitattributes
.styleci.yml
phpunit.xml
yarn-error-log