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