From ae72df7b14e8356c426f172a3cc9f5e1c18d7990 Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Thu, 12 Oct 2017 15:07:54 +0200 Subject: [PATCH] .project added to gitignore --- slsDetectorSoftware/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/slsDetectorSoftware/.gitignore b/slsDetectorSoftware/.gitignore index fc05915b5..825dda897 100644 --- a/slsDetectorSoftware/.gitignore +++ b/slsDetectorSoftware/.gitignore @@ -1,3 +1,4 @@ *.o *~ #*# +.project