|
|
|
# Include your project-specific ignores in this file
|
|
|
|
# Read about how to use .gitignore: https://help.github.com/articles/ignoring-files
|
|
|
|
.cache-loader
|
|
|
|
.sass-cache
|
|
|
|
.vscode
|
|
|
|
node_modules
|
|
|
|
npm-debug.log
|
|
|
|
yarn-error.log
|
|
|
|
vendor
|
|
|
|
resources/assets/config-local.json
|