1
0
mirror of https://github.com/github/gitignore synced 2024-11-25 21:24:23 +01:00

Create Mule.gitignore

This commit is contained in:
fossterer 2018-11-27 00:19:13 -05:00
parent e313e296c1
commit 6375482b4e

48
community/Mule.gitignore Normal file
View File

@ -0,0 +1,48 @@
# 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/