diff --git a/community/Mule.gitignore b/community/Mule.gitignore index 1738bdaf..21a6fb78 100644 --- a/community/Mule.gitignore +++ b/community/Mule.gitignore @@ -1,18 +1,20 @@ -# gitignore template for Mule projects +# gitignore template for Mule projects (https://github.com/github/gitignore/pull/2891/files) # website: https://www.mulesoft.com/platform/enterprise-integration # # Recommended template: Mule.gitignore +---------------------------------------------------------------------------------# # Java defaults (https://github.com/github/gitignore/blob/master/Java.gitignore) # -# --- # +---------------------------------------------------------------------------------# *.class # Package Files # *.jar *.war *.ear -# --- # + +# --------------------------------------------------------------------------------------------# # Eclipse-specific (https://github.com/github/gitignore/blob/master/Global/Eclipse.gitignore) # -# --- # +----------------------------------------------------------------------------------------------# *.pydevproject .metadata bin/** @@ -25,10 +27,14 @@ tmp/**/* local.properties .settings/ .loadpath + # You may want to remove the sharp symbols here if you are using Maven .project .classpath + +# -----------------------# # External tool builders +# -----------------------# .externalToolBuilders/ # Locally stored "Eclipse launch configurations" *.launch @@ -36,6 +42,7 @@ local.properties .cproject # PDT-specific .buildpath + # --------------- # # Studio-specific # # --------------- #