Security update to Drupal 8.4.6
[yaffs-website] / vendor / twbs / bootstrap-sass / .gitignore
1 *.gem
2 .sass-cache
3 bootstrap.css
4 bootstrap-responsive.css
5 Gemfile.lock
6 *.gemfile.lock
7 .rvmrc
8 .rbenv-version
9
10 # Ignore bundler config
11 /.bundle
12 /vendor/cache
13 /vendor/bundle
14 tmp/
15 test/screenshots/
16 test/dummy_rails/log/*.log
17 test/dummy_rails/public/assets/
18 .DS_Store
19 node_modules
20 /.idea