mdb-ui-kit/.gitignore
2017-02-03 22:14:32 +01:00

26 lines
372 B
Plaintext

# https://git-scm.com/docs/gitignore
# https://help.github.com/articles/ignoring-files
# Example .gitignore files: https://github.com/github/gitignore
# Jekyll metadata
_gh_pages
_site
docs/.jekyll-metadata
docs/dist
# IDE specific
.idea
*.log
.sass-cache
Thumbs.db
.DS_Store
/node_modules/
.grunt/
/bower_components/
.build*
/_SpecRunner.html
Gemfile.lock
dist/sassc