diff options
Diffstat (limited to '.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 |
