From bdf8ff64c980e3d524917e22d05b023c29291eb4 Mon Sep 17 00:00:00 2001
From: "Peter J. Martel" <pmartel@basistech.com>
Date: Thu, 27 Oct 2011 15:59:20 -0400
Subject: [PATCH] Additions to .gitignore

---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 0ebdfa28e..e05e5ea85 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,9 +21,10 @@
 # Visual Studio user options
 /win32/tsk-win.suo
 
+# Make crud
 *.o
 *.lo
 *.la
 Makefile
 .deps
-.libs
+.libs
\ No newline at end of file
-- 
GitLab