Author: britter
Date: Tue Jun 14 17:46:20 2016
New Revision: 1748447
URL: http://svn.apache.org/viewvc?rev=1748447&view=rev
Log:
Add .gitignore file for convenience for GitHub contributors
Added:
commons/proper/imaging/trunk/.gitignore
Added: commons/proper/imaging/trunk/.gitignore
URL:
http://svn.apache.org/viewvc/commons/proper/imaging/trunk/.gitignore?rev=1748447&view=auto
==============================================================================
--- commons/proper/imaging/trunk/.gitignore (added)
+++ commons/proper/imaging/trunk/.gitignore Tue Jun 14 17:46:20 2016
@@ -0,0 +1,10 @@
+###
https://raw.github.com/github/gitignore/14b7566ce157ce95b07006466bacee160f242284/maven.gitignore
+
+target/
+pom.xml.tag
+pom.xml.releaseBackup
+pom.xml.versionsBackup
+pom.xml.next
+release.properties
+
+