You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by br...@apache.org on 2016/09/03 17:24:41 UTC

[2/2] commons-io git commit: Add .gitignore for maven and site build

Add .gitignore for maven and site build


Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-io/commit/dd5db159
Tree: http://git-wip-us.apache.org/repos/asf/commons-io/tree/dd5db159
Diff: http://git-wip-us.apache.org/repos/asf/commons-io/diff/dd5db159

Branch: refs/heads/master
Commit: dd5db159f7ab0e5ef8861d3e1d5a5cda5434073b
Parents: 2c771de
Author: Benedikt Ritter <be...@gmail.com>
Authored: Sat Sep 3 19:24:35 2016 +0200
Committer: Benedikt Ritter <be...@gmail.com>
Committed: Sat Sep 3 19:24:35 2016 +0200

----------------------------------------------------------------------
 .gitignore | 11 +++++++++++
 1 file changed, 11 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-io/blob/dd5db159/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..cb62100
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+### https://raw.github.com/github/gitignore/14b7566ce157ce95b07006466bacee160f242284/maven.gitignore
+
+target/
+pom.xml.tag
+pom.xml.releaseBackup
+pom.xml.versionsBackup
+pom.xml.next
+release.properties
+
+
+site-content