From bfee2d9f69df5667e019eeaf8a55302683c24842 Mon Sep 17 00:00:00 2001 From: Mikhail Golubev Date: Wed, 16 Dec 2015 21:43:00 +0300 Subject: [PATCH] Move json.bnf out of the source root to exclude it from idea.jar --- json/{src => }/json.bnf | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename json/{src => }/json.bnf (100%) diff --git a/json/src/json.bnf b/json/json.bnf similarity index 100% rename from json/src/json.bnf rename to json/json.bnf