From f1a134c8d617c9d475c3f5eabbb25936a03d9b6d Mon Sep 17 00:00:00 2001 From: JDierkse Date: Tue, 23 Apr 2019 11:50:26 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 169e0b6..4ff13cf 100644 --- a/.gitignore +++ b/.gitignore @@ -4,8 +4,8 @@ .*.swp .AppleDouble .debug -.gdbinit -gdb +.gdbinit* +gdb* core-* PresenceDetection* !PresenceDetection.cc