Merge in gitignore changes
authorscantor <scantor@de75baf8-a10c-0410-a50a-987c0e22f00f>
Wed, 15 Jun 2011 19:11:49 +0000 (19:11 +0000)
committerscantor <scantor@de75baf8-a10c-0410-a50a-987c0e22f00f>
Wed, 15 Jun 2011 19:11:49 +0000 (19:11 +0000)
git-svn-id: https://svn.shibboleth.net/cpp-xmltooling/branches/REL_1@865 de75baf8-a10c-0410-a50a-987c0e22f00f

.gitignore

index e7dbe75..eabb10e 100644 (file)
@@ -1,6 +1,6 @@
-
 # /
 /build
+/build-aux
 /Debug
 /*.ncb
 /*.suo
 /doc/Makefile
 /doc/Makefile.in
 
-<<<<<<< HEAD
 # /m4/
 /m4/libtool.m4
 /m4/lt*.m4
 
-=======
->>>>>>> https://issues.shibboleth.net/jira/browse/CPPXT-77
 # /schemas/
 /schemas/catalog.xml
 /schemas/Makefile
@@ -77,7 +74,3 @@
 
 # /xmltoolingtest/data/
 /xmltoolingtest/data/*.bak
-<<<<<<< HEAD
-/build-aux
-=======
->>>>>>> https://issues.shibboleth.net/jira/browse/CPPXT-77