aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 786b3f947d6c467660888bae6dd707224945e6a6 (plain)
1
2
3
4
5
6
7
# Bundle
.bundle/
vendor/

# Database
config/database.yml
db/*.sqlite3