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 2018/06/11 16:00:55 UTC

commons-pool git commit: Add Idea artifacts to .gitignore.

Repository: commons-pool
Updated Branches:
  refs/heads/master 882c7f038 -> 26607dda7


Add Idea artifacts to .gitignore.

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

Branch: refs/heads/master
Commit: 26607dda702af39775b765bdd879e074db548970
Parents: 882c7f0
Author: Yulin Wang <ji...@gmail.com>
Authored: Mon Jun 11 10:00:53 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Mon Jun 11 10:00:53 2018 -0600

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


http://git-wip-us.apache.org/repos/asf/commons-pool/blob/26607dda/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 35c0dd0..443c59a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@ site-content
 /.project
 /.settings/
 /bin/
+.idea/
+*.iml