From 645b7f448219e60ef243259bfbd2da924235a153 Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Sat, 25 Jun 2022 15:50:03 +0300 Subject: [PATCH] idea gitignore --- .idea/.gitignore | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/.idea/.gitignore b/.idea/.gitignore index aeaf2893db..d21697b7d6 100644 --- a/.idea/.gitignore +++ b/.idea/.gitignore @@ -1,10 +1,5 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Editor-based HTTP Client requests -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml -php.xml -espo.xml +* +!/codeStyles +!/fileTemplates +!/inspectionProfiles +!/jsLibraryMappings.xml