[cpp-xmltooling] 03/03: Add general ignore of .deps and .dirstamp

Scott Cantor cantor.2 at osu.edu
Tue May 3 21:10:22 EDT 2016


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository cpp-xmltooling.

commit 8296a1fb8b1f394978be763344e25a1351ec6858
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue May 3 21:10:13 2016 -0400

    Add general ignore of .deps and .dirstamp
---
 .gitignore | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index e7c4899..0acb2e0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,6 +25,8 @@ Makefile
 Makefile.in
 stamp-h1
 stamp-h2
+.deps
+.dirstamp
 Debug
 Release
 x64
@@ -67,6 +69,4 @@ xmltooling-lite-Release
 /m4/ltversion.m4
 /schemas/catalog.xml
 /xmltooling/config_pub.h
-/xmltooling/.deps
 /xmltoolingtest/xmltoolingtest
-/xmltoolingtest/.deps

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list