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: [email protected]
For additional commands, e-mail: [email protected]