aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: ce7342ab86b4791abbe363bfe82ddbbbb427ea48 (plain)
1
2
3
4
5
6
7
8
9
10
# Bundle
.bundle/
vendor/

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

# Logs
*.log