10 lines
292 B
Plaintext
10 lines
292 B
Plaintext
# Include your project-specific ignores in this file
|
|
# Read about how to use .gitignore: https://help.github.com/articles/ignoring-files
|
|
node_modules
|
|
assets/vendor
|
|
assets/css/main.css.map
|
|
assets/css/*main*.css
|
|
assets/js/*scripts*.js
|
|
assets/js/vendor/modernizr.min.js
|
|
assets/rev-manifest.json
|