mdb-ui-kit/.gitignore
2015-11-02 17:55:59 -06:00

16 lines
275 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
Gemfile.lock
tmp