From 3723033f8a3ad9ac8d43001a4d4d468453a21461 Mon Sep 17 00:00:00 2001 From: Juan Martin Porcel Date: Thu, 17 Oct 2024 16:51:12 +0800 Subject: [PATCH] Create MuleSoft.gitignore --- MuleSoft.gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 MuleSoft.gitignore diff --git a/MuleSoft.gitignore b/MuleSoft.gitignore new file mode 100644 index 00000000..89319161 --- /dev/null +++ b/MuleSoft.gitignore @@ -0,0 +1,10 @@ +/target/ +.classpath +*.pom +.project + +.mule/project.json + +.tooling-project +/.settings +/.vscode