Adding intellij ignore pattern
Project: http://git-wip-us.apache.org/repos/asf/archiva/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/422af343 Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/422af343 Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/422af343 Branch: refs/heads/master Commit: 422af343f147b63a1efd97627d6553af944c75ff Parents: 69c6b59 Author: Martin Stockhammer <[email protected]> Authored: Mon Jun 5 22:33:50 2017 +0200 Committer: Martin Stockhammer <[email protected]> Committed: Mon Jun 5 22:33:50 2017 +0200 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva/blob/422af343/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index d5addeb..4799988 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ build *.ipr *.iws out/ +.indexer #jenv .java-version
