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: 50c0668b7d84208fceb889abaaadc3a62ef8b6bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
*.gem
.sass-cache
bootstrap.css
bootstrap-responsive.css
Gemfile.lock
.rvmrc
.rbenv-version

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

.DS_Store