This commit is contained in:
Ray Arnado 2023-01-26 16:49:55 +01:00 committed by GitHub
commit dfa1012c65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 49 additions and 0 deletions

49
MuleSoft.gitignore Normal file
View File

@ -0,0 +1,49 @@
# ------------------------------------------------------------------------------ #
# 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
.project
.classpath
# External tool builders
.externalToolBuilders/
# Locally stored "Eclipse launch configurations"
*.launch
# CDT-specific
.cproject
# PDT-specific
.buildpath
# --------------- #
# MuleSoft Studio-specific (https://docs.mulesoft.com/studio/7.14/)#
# --------------- #
target/
.mule/**
.mule/**/*
.DS_Store
velocity.log
bin/