aboutsummaryrefslogtreecommitdiff
path: root/rails.gitignore
blob: a2954551546fa489a9ab7228494bf8d88a19882b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.bundle
*.gem
pkg
db/*.sqlite3
log/*
tmp/*
tmp/**/*
doc/app
doc/api
*.sassc
.sass-cache/
vendor/bundle
config/*.yml
config.ru
Gemfile.lock
.rvmrc
.rspec
Guardfile