summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorhukl <contact@smyck.org>2009-03-16 20:58:49 +0100
committerhukl <contact@smyck.org>2009-03-18 12:16:59 +0100
commitd2bfbfd2810fbee673e43b2515db8bac527b3441 (patch)
tree1b46e8af44c871290a7a74ab17a8c7201e22f7a9 /.gitignore
parentd957a33a0d50f00c1968c5d12e728bd73ea186b3 (diff)
Refactored Chaos Calendar by wrapping libical and introducing event and occurrence model. More improvements to come. Enables us to create events with reoccurrence and intervals etc.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0b058359..b8d3ec2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,8 @@ coverage
7coverage.data 7coverage.data
8.project 8.project
9db/updates/ 9db/updates/
10lib/chaos_calendar/Makefile
11lib/chaos_calendar/ical_occurrences.bundle
12lib/chaos_calendar/ical_occurrences.o
13lib/chaos_calendar/ical_occurrences_wrap.c
14lib/chaos_calendar/ical_occurrences_wrap.o \ No newline at end of file