mdb-ui-kit/.gitignore

16 lines
282 B
Plaintext
Raw Normal View History

2014-08-18 15:54:13 +04:00
# https://git-scm.com/docs/gitignore
# https://help.github.com/articles/ignoring-files
# Example .gitignore files: https://github.com/github/gitignore
2014-10-03 15:58:24 +04:00
*.log
.sass-cache
Thumbs.db
2014-10-02 13:36:05 +04:00
.DS_Store
/node_modules/
.grunt/
2014-11-17 11:09:30 +03:00
/bower_components/
.build*
2015-03-10 12:28:19 +03:00
/_SpecRunner.html
2015-11-02 22:42:29 +03:00
Gemfile.lock
dist/sassc