You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2016/07/28 17:28:47 UTC

commons-fileupload git commit: Ignore Eclipse files and folders.

Repository: commons-fileupload
Updated Branches:
  refs/heads/master 36fafdc6f -> 01891d1dd


Ignore Eclipse files and folders.

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

Branch: refs/heads/master
Commit: 01891d1dd05f8f593a144d99da7cd67965baf52a
Parents: 36fafdc
Author: Gary Gregory <gg...@apache.org>
Authored: Thu Jul 28 10:28:44 2016 -0700
Committer: Gary Gregory <gg...@apache.org>
Committed: Thu Jul 28 10:28:44 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/commons-fileupload/blob/01891d1d/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index b83d222..8bd3a05 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,4 @@
 /target/
+/.settings/
+/.classpath
+/.project