mdb-ui-kit/.gitignore
2015-03-10 10:28:19 +01:00

14 lines
258 B
Plaintext

# https://git-scm.com/docs/gitignore
# https://help.github.com/articles/ignoring-files
# Example .gitignore files: https://github.com/github/gitignore
*.log
.sass-cache
Thumbs.db
.DS_Store
/node_modules/
.grunt/
/bower_components/
.build*
/_SpecRunner.html