You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2018/05/11 13:30:20 UTC

svn commit: r1831418 - /maven/resources/trunk/.gitignore

Author: hboutemy
Date: Fri May 11 13:30:19 2018
New Revision: 1831418

URL: http://svn.apache.org/viewvc?rev=1831418&view=rev
Log:
added .gitignore

Added:
    maven/resources/trunk/.gitignore

Added: maven/resources/trunk/.gitignore
URL: http://svn.apache.org/viewvc/maven/resources/trunk/.gitignore?rev=1831418&view=auto
==============================================================================
--- maven/resources/trunk/.gitignore (added)
+++ maven/resources/trunk/.gitignore Fri May 11 13:30:19 2018
@@ -0,0 +1,15 @@
+target/
+.project
+.classpath
+.settings/
+.svn/
+bin/
+# Intellij
+*.ipr
+*.iml
+.idea
+out/
+.DS_Store
+/bootstrap
+/dependencies.xml
+.java-version