Repository: commons-cli Updated Branches: refs/heads/master 2392ae8af -> e400f9256
Add Eclipse artifacts to .gitignore. Project: http://git-wip-us.apache.org/repos/asf/commons-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-cli/commit/e400f925 Tree: http://git-wip-us.apache.org/repos/asf/commons-cli/tree/e400f925 Diff: http://git-wip-us.apache.org/repos/asf/commons-cli/diff/e400f925 Branch: refs/heads/master Commit: e400f9256a2af526e9a06b9d5d2965965109a8db Parents: 2392ae8 Author: Gary Gregory <garydgreg...@gmail.com> Authored: Mon Feb 26 10:05:24 2018 -0700 Committer: Gary Gregory <garydgreg...@gmail.com> Committed: Mon Feb 26 10:05:24 2018 -0700 ---------------------------------------------------------------------- .gitignore | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-cli/blob/e400f925/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index f492b60..c8d9cd6 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,6 @@ buildNumber.properties !/.mvn/wrapper/maven-wrapper.jar site-content +/.classpath +/.project +/.settings/