Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitignore - github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f12cf3bd4b2dd2f98556f96c6bd17b2e21dd4522 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
*.gem
.sass-cache
bootstrap.css
bootstrap-responsive.css
Gemfile.lock
*.gemfile.lock
.rvmrc
.rbenv-version

# Ignore bundler config
/.bundle
/vendor/cache
/vendor/bundle
tmp/
test/screenshots/
test/dummy_rails/log/*.log

.DS_Store