You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ol...@apache.org on 2011/09/01 23:04:26 UTC

svn commit: r1164269 - /tomcat/maven-plugin/trunk/.gitignore

Author: olamy
Date: Thu Sep  1 21:04:26 2011
New Revision: 1164269

URL: http://svn.apache.org/viewvc?rev=1164269&view=rev
Log:
add a simple .gitignore

Added:
    tomcat/maven-plugin/trunk/.gitignore

Added: tomcat/maven-plugin/trunk/.gitignore
URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/.gitignore?rev=1164269&view=auto
==============================================================================
--- tomcat/maven-plugin/trunk/.gitignore (added)
+++ tomcat/maven-plugin/trunk/.gitignore Thu Sep  1 21:04:26 2011
@@ -0,0 +1,7 @@
+target
+# idea
+*.iml
+# eclipse
+.classpath
+.project
+.settings



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