You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2017/10/22 11:46:25 UTC

[4/5] httpcomponents-parent git commit: Ignore Intellij project metadata

Ignore Intellij project metadata


Project: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/repo
Commit: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/commit/67832518
Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/tree/67832518
Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/diff/67832518

Branch: refs/heads/master
Commit: 67832518d074e57f87a6b166f839e0d7f143e6ff
Parents: 15bbd72
Author: Oleg Kalnichevski <ol...@apache.org>
Authored: Fri Oct 20 14:35:30 2017 +0200
Committer: Oleg Kalnichevski <ol...@apache.org>
Committed: Sun Oct 22 13:45:15 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/blob/67832518/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index c03d695..788e530 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
 target
 /.project
 /.settings/
+.idea
+*.iml