Skip to content

Instantly share code, notes, and snippets.

@mailtoharshit
Created October 15, 2015 04:35
Show Gist options
  • Save mailtoharshit/a8f65a89b413e98d55df to your computer and use it in GitHub Desktop.
Save mailtoharshit/a8f65a89b413e98d55df to your computer and use it in GitHub Desktop.
# GitIgnore for Salesforce Projects
# Project Settings and MetaData
.project
.settings/
.metadata
build.properties
config
# Apex Log as optional
apex-scripts/log
# Eclipse specific
salesforce.schema
Referenced Packages
bin/
tmp/
config/
*.tmp
*.bak
local.properties
.settings
.loadpath
.classpath
*.cache
# Mavensmate
*.sublime-project
*.sublime-settings
*.sublime-workspace
mm.log
# OSX-specific exclusions
.[dD][sS]_[sS]tore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment