Skip to content

Instantly share code, notes, and snippets.

@techedlaksh
Last active October 20, 2021 14:09
Show Gist options
  • Save techedlaksh/ddc7b3c75fc2786b9d76c5e02c0ad064 to your computer and use it in GitHub Desktop.
Save techedlaksh/ddc7b3c75fc2786b9d76c5e02c0ad064 to your computer and use it in GitHub Desktop.
global gitignore

Setup for Mac / Linux

git config --global core.excludesfile ~/.gitignore

Global .gitignore content

# Custom folder
ignore

# Mac
.DS_Store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment