mirror of
https://github.com/danbee/danbarberphoto
synced 2025-03-04 08:49:07 +00:00
16 lines
136 B
Plaintext
16 lines
136 B
Plaintext
.bundle
|
|
db/*.sqlite3
|
|
log/*.log
|
|
tmp/**/*
|
|
tmp/*
|
|
public/system
|
|
.*~
|
|
.*.swp
|
|
.DS*
|
|
**/.DS*
|
|
.sass-cache/
|
|
.envrc
|
|
coverage
|
|
dragonfly.log
|
|
data.sql
|