You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2018/09/07 13:05:07 UTC

svn commit: r1840295 - /tomcat/jk/trunk/native/apache-2.0/.gitignore

Author: markt
Date: Fri Sep  7 13:05:07 2018
New Revision: 1840295

URL: http://svn.apache.org/viewvc?rev=1840295&view=rev
Log:
Add additional files to ignoire. (svn ignores them but I can't see why right now)

Modified:
    tomcat/jk/trunk/native/apache-2.0/.gitignore

Modified: tomcat/jk/trunk/native/apache-2.0/.gitignore
URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/native/apache-2.0/.gitignore?rev=1840295&r1=1840294&r2=1840295&view=diff
==============================================================================
--- tomcat/jk/trunk/native/apache-2.0/.gitignore (original)
+++ tomcat/jk/trunk/native/apache-2.0/.gitignore Fri Sep  7 13:05:07 2018
@@ -1,10 +1,12 @@
 .libs
 Makefile
 Makefile.apxs
+*.a
 *.o
 *.lo
 *.la
 *.slo
+*.so
 Release
 Debug
 *.dsw



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org