From 0b82be154d0d28e00a4254280b2cd1dc63ad11e3 Mon Sep 17 00:00:00 2001 From: Sergii Kabashniuk Date: Wed, 29 Mar 2017 23:06:06 +0300 Subject: [PATCH] Do not prevent developers to use instance and config folder in package names (#4632) --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5d481c17a9..c082499b8b 100644 --- a/.gitignore +++ b/.gitignore @@ -9,8 +9,6 @@ target/ bin/ test-output/ maven-eclipse.xml -instance/ -config/ # Idea # ##################