diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-08-09 18:31:40 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-08-09 18:31:40 +0200 |
| commit | 4bae8227d9dd7cb61ceb6bfaad04bf0fc0f720ca (patch) | |
| tree | fc7972cca0aa73814a2e84c21367dc4015109596 | |
| parent | 5d33a8ae2b14260ec045342b7ca56def03914e09 (diff) | |
Cleanup gitignore
| -rw-r--r-- | .gitignore | 12 |
1 files changed, 0 insertions, 12 deletions
| @@ -4,23 +4,11 @@ database.yml | |||
| 4 | doc/app | 4 | doc/app |
| 5 | coverage | 5 | coverage |
| 6 | coverage.data | 6 | coverage.data |
| 7 | .project | ||
| 8 | db/updates/ | 7 | db/updates/ |
| 9 | lib/chaos_calendar/Makefile | ||
| 10 | lib/chaos_calendar/ical_occurrences.bundle | ||
| 11 | lib/chaos_calendar/ical_occurrences.o | ||
| 12 | lib/chaos_calendar/ical_occurrences_wrap.c | ||
| 13 | lib/chaos_calendar/ical_occurrences_wrap.o | ||
| 14 | db/authors.csv | 8 | db/authors.csv |
| 15 | public/system | 9 | public/system |
| 16 | vendor/plugins/paperclip/tmp | ||
| 17 | db/sphinx | ||
| 18 | config/*.sphinx.conf | ||
| 19 | tmpconfig/database.yml | ||
| 20 | config/database.yml | ||
| 21 | config/initializers/secret_token.rb | 10 | config/initializers/secret_token.rb |
| 22 | tmp/ | 11 | tmp/ |
| 23 | config/secrets.yml | 12 | config/secrets.yml |
| 24 | config/ci.rb | ||
| 25 | public/assets | 13 | public/assets |
| 26 | Makefile | 14 | Makefile |
