From 3d487050da7e17794f17d0f90ad203388cb4750b Mon Sep 17 00:00:00 2001 From: laurimaaninka Date: Sun, 12 Apr 2026 16:13:49 +0300 Subject: [PATCH] UPDATE .gitignore Signed-off-by: laurimaaninka --- .gitignore | 2 +- .idea/db-forest-config.xml | 10 ---------- 2 files changed, 1 insertion(+), 11 deletions(-) delete mode 100644 .idea/db-forest-config.xml diff --git a/.gitignore b/.gitignore index 3805995..7062a75 100644 --- a/.gitignore +++ b/.gitignore @@ -12,10 +12,10 @@ out/ .idea/compiler.xml .idea/libraries/ .idea/dataSources.xml +.idea/db-forest-config.xml *.iws *.iml *.ipr -dataSources.xml ### Eclipse ### .apt_generated diff --git a/.idea/db-forest-config.xml b/.idea/db-forest-config.xml deleted file mode 100644 index 2e42c93..0000000 --- a/.idea/db-forest-config.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - . - ---------------------------------------- - 1:0:99c09b65-0631-4e8f-9a1e-89c4fd901b4e - 2:0:9acbcf20-b2bb-4f33-8c57-21f23780a86c - . - - \ No newline at end of file