You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2014/03/22 23:57:09 UTC

svn commit: r1580354 - /maven/plugins/trunk/maven-assembly-plugin/.gitignore

Author: khmarbaise
Date: Sat Mar 22 22:57:09 2014
New Revision: 1580354

URL: http://svn.apache.org/r1580354
Log:
- Added .gitignore file.

Added:
    maven/plugins/trunk/maven-assembly-plugin/.gitignore

Added: maven/plugins/trunk/maven-assembly-plugin/.gitignore
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-assembly-plugin/.gitignore?rev=1580354&view=auto
==============================================================================
--- maven/plugins/trunk/maven-assembly-plugin/.gitignore (added)
+++ maven/plugins/trunk/maven-assembly-plugin/.gitignore Sat Mar 22 22:57:09 2014
@@ -0,0 +1,6 @@
+.classpath
+.project
+target
+.settings
+.idea
+*.iml