about summary refs log tree commit diff stats
path: root/.gitignore
blob: 404f32b32684f4a4fabea04b634e2d9c67556b21 (plain) (blame)
1
2
3
4
5
6
7
8
.bundle/
log/*.log
pkg/
test/dummy/db/*.sqlite3
test/dummy/db/*.sqlite3-journal
test/dummy/log/*.log
test/dummy/tmp/
.DS_Store