mirror of
https://github.com/diaspora/diaspora.git
synced 2026-04-29 03:01:03 -04:00
14 lines
170 B
Plaintext
14 lines
170 B
Plaintext
.idea
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
.bundle
|
|
db/*.sqlite3
|
|
log/*.log
|
|
tmp/**/*
|
|
Gemfile.lock
|
|
gpg/diaspora-development/*.gpg
|
|
gpg/diaspora-production/*.gpg
|
|
gpg/*/random_seed
|
|
public/uploads/*
|