GitIgnore File for mule

Create a .gitignore file to tell git which files or folders to ignore in your mule project.

# Created by https://Shodkk.com/create-gitignore (Shantanu Bombatkar) SirDeploy Package
# It helps deploy fakeserver ReactApp on Heroku and Github Pages
#  Hope it helps || Thanks for Using SirDeploy Package

### mule ###
# gitignore template for Mule projects
# 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/**
tmp/**
tmp/**/*
*.tmp
*.bak
*.swp
*~.nib
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
# CDT-specific
.cproject
# PDT-specific
.buildpath
# --------------- #
# Studio-specific #
# --------------- #
.studio/
flows/
target/
**/*.mflow
catalog/
reports/
.mule/

 # Star the Repo https://github.com/shaantanu9/SirDeploy
# https://www.linkedin.com/in/shantanu-bombatkar/ 
# End of File
Download mule.gitignore

List Of Files and Folders That Get Ignored using this Gitignore code

Above Code Helps ignore following files from mule Project

gitignore template for Mule projects

website: https://www.mulesoft.com/platform/enterprise-integration

Recommended template: Mule.gitignore

Java defaults (https://github.com/github/gitignore/blob/master/Java.gitignore) #

--- #

Package Files #

--- #

Eclipse-specific (https://github.com/github/gitignore/blob/master/Global/Eclipse.gitignore) #

--- #

You may want to remove the sharp symbols here if you are using Maven

External tool builders

Locally stored "Eclipse launch configurations"

CDT-specific

PDT-specific

--------------- #

Studio-specific #

--------------- #

If you have any questions or suggestions please feel free to contact us


Feedback is the most important part of any website.

If you have any query, suggestion or feedback, Please feel free to contact us.