diff --git a/.gitignore b/.gitignore
index 24ddd4dbb2..9a7ee4624d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -122,3 +122,5 @@ fabric.properties
/temp
/docker/tomcat/conf/integry/logs.db
/docker/tomcat/conf/integry/logs.db-journal
+copilot.*.xml
+/.idea/dataSources.xml
diff --git a/.idea/copilot.data.migration.agent.xml b/.idea/copilot.data.migration.agent.xml
deleted file mode 100644
index 3f9a01c925..0000000000
--- a/.idea/copilot.data.migration.agent.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml
deleted file mode 100644
index c8060392d5..0000000000
--- a/.idea/dataSources.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
- sqlserver.ms
- true
- com.microsoft.sqlserver.jdbc.SQLServerDriver
- jdbc:sqlserver://SERVERDB2019
- $ProjectFileDir$
-
-
-
\ No newline at end of file