You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by mm...@apache.org on 2017/02/27 15:21:02 UTC

accumulo-website git commit: Updated .gitignore for IntelliJ files

Repository: accumulo-website
Updated Branches:
  refs/heads/master 4551876bc -> 3cc86be71


Updated .gitignore for IntelliJ files


Project: http://git-wip-us.apache.org/repos/asf/accumulo-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo-website/commit/3cc86be7
Tree: http://git-wip-us.apache.org/repos/asf/accumulo-website/tree/3cc86be7
Diff: http://git-wip-us.apache.org/repos/asf/accumulo-website/diff/3cc86be7

Branch: refs/heads/master
Commit: 3cc86be71c660f6077caa9e2c5521b8c3f477257
Parents: 4551876
Author: Mike Miller <mm...@apache.org>
Authored: Mon Feb 27 10:19:44 2017 -0500
Committer: Mike Miller <mm...@apache.org>
Committed: Mon Feb 27 10:19:44 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/3cc86be7/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 281e2c6..714d7b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,5 @@
 /.sass-cache
 /.jekyll-metadata
 /vendor
+/.idea
+/*.iml