From 4ca3c9d9f4ece6e428031d5b489f165e0a815c1a Mon Sep 17 00:00:00 2001 From: Ari Yeger Date: Tue, 15 Jul 2025 13:44:29 -0400 Subject: [PATCH] Update .gitignore to include additional datasource and deployment files --- .idea/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.idea/.gitignore b/.idea/.gitignore index c8c5988..cb2b98e 100644 --- a/.idea/.gitignore +++ b/.idea/.gitignore @@ -6,4 +6,6 @@ # Datasource local storage ignored files /dataSources/ /dataSources.local.xml +/dataSources.xml +/deployment.xml