From d2bfbfd2810fbee673e43b2515db8bac527b3441 Mon Sep 17 00:00:00 2001 From: hukl Date: Mon, 16 Mar 2009 20:58:49 +0100 Subject: 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. --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0b058359..b8d3ec2c 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,8 @@ coverage coverage.data .project db/updates/ +lib/chaos_calendar/Makefile +lib/chaos_calendar/ical_occurrences.bundle +lib/chaos_calendar/ical_occurrences.o +lib/chaos_calendar/ical_occurrences_wrap.c +lib/chaos_calendar/ical_occurrences_wrap.o \ No newline at end of file -- cgit v1.3