From 56db3fbb86db560b79e5ff08ed8bebd36ea444af Mon Sep 17 00:00:00 2001
From: Ivica Ico Bukvic <ico@vt.edu>
Date: Fri, 8 Feb 2013 23:11:49 -0500
Subject: [PATCH] more improvements to the gitignore

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

diff --git a/.gitignore b/.gitignore
index bac59e27f..17d938a54 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,9 +24,11 @@ pd-0.*
 pd.pc
 *.deps
 *.d
+*.d.*
 *_stamp
 *.a
 .svn
 packages/linux_make/build/
 pd/src/makefile
 l2ork_addons/cwiid/defs.mak
+CVS
-- 
GitLab