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