diff options
| author | hukl <contact@smyck.org> | 2009-04-24 11:43:08 +0200 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-04-25 14:55:27 +0200 |
| commit | cf1b60e0cfa7d1a8f4a80d686649cc12e73a634e (patch) | |
| tree | b68bd845d290ce968892c4532bcff52083925834 /.gitignore | |
| parent | b2b78c06074046bd73cc3408a29386a976f0469c (diff) | |
Integrated basic Asset upload functionality. You can upload files now and use their url in pages.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
| @@ -11,4 +11,7 @@ lib/chaos_calendar/Makefile | |||
| 11 | lib/chaos_calendar/ical_occurrences.bundle | 11 | lib/chaos_calendar/ical_occurrences.bundle |
| 12 | lib/chaos_calendar/ical_occurrences.o | 12 | lib/chaos_calendar/ical_occurrences.o |
| 13 | lib/chaos_calendar/ical_occurrences_wrap.c | 13 | lib/chaos_calendar/ical_occurrences_wrap.c |
| 14 | lib/chaos_calendar/ical_occurrences_wrap.o \ No newline at end of file | 14 | lib/chaos_calendar/ical_occurrences_wrap.o |
| 15 | db/authors.csv | ||
| 16 | public/system | ||
| 17 | vendor/plugins/paperclip/tmp | ||
