Created
February 8, 2017 16:50
-
-
Save xtornasol512/9c03ada98ac8b0f8c9db87c29f6dbb4a to your computer and use it in GitHub Desktop.
Basic git ignore file for salesforce and mavensmate with sublime text
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Sublime nature exclusions | |
*.sublime-workspace | |
*.sublime-project | |
*.sublime-settings | |
#MavensMate nature exclusions | |
config/* | |
*.log | |
deploy/ | |
debug/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment