Author: rjung Date: Sun Jan 15 12:03:31 2012 New Revision: 1231654 URL: http://svn.apache.org/viewvc?rev=1231654&view=rev Log: Update svn:ignore: - add Netbeans project folder "nbproject" - sort entries - ignore .* instead of individual files for modules/jdbc-pool like in the main directory
Modified: tomcat/trunk/ (props changed) tomcat/trunk/modules/jdbc-pool/ (props changed) Propchange: tomcat/trunk/ ------------------------------------------------------------------------------ --- svn:ignore (original) +++ svn:ignore Sun Jan 15 12:03:31 2012 @@ -1,6 +1,7 @@ .* -output build.properties -work logs +nbproject +output +work *.iml Propchange: tomcat/trunk/modules/jdbc-pool/ ------------------------------------------------------------------------------ --- svn:ignore (original) +++ svn:ignore Sun Jan 15 12:03:31 2012 @@ -1,6 +1,4 @@ -.classpath -.project -.settings +.* bin build.properties includes --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org