mdb-ui-kit/.gitignore
2014-11-12 11:06:48 -05:00

13 lines
236 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/
.idea
bower_components