bower_components
node_modules

#theme/assets/less/bootstrap
theme/assets/js/bootstrap.js
theme/assets/js/jquery.js

theme/static/css/*
!/theme/static/css/.gitkeep

theme/static/js/*
!/theme/static/js/.gitkeep

theme/static/fonts/*
!theme/static/fonts/.gitkeep

/.idea

#/faviconData.json
/theme/static/favicons/*
!/theme/static/favicons/manifest.json

yarn.lock
mix-manifest.json
/vendor/
/theme/views_/
