From 3d04b63bb137ebcfa7519180842295a0675861a3 Mon Sep 17 00:00:00 2001 From: Michael Rasmussen Date: Fri, 12 May 2017 13:58:23 +0200 Subject: [PATCH] Update gitignore file --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index 9ba066d..2c5f031 100644 --- a/.gitignore +++ b/.gitignore @@ -18,4 +18,11 @@ src/*.o src/*.la src/.deps src/.libs +caldav.geany +test-app/.deps +test-app/.libs +test-app/*.o +test-app/debug +test-app/ical +test-app/test-app -- 2.39.2