Skip to content

Instantly share code, notes, and snippets.

@xbalaji
Created September 1, 2018 18:16
Show Gist options
  • Save xbalaji/1df6ea52367ff9239bf1acf40529c27e to your computer and use it in GitHub Desktop.
Save xbalaji/1df6ea52367ff9239bf1acf40529c27e to your computer and use it in GitHub Desktop.
gitignore files
# ignore swap files
*.sw?
.*.un~
.*.sw~
# global git ignore, for all repos
# git config --global core.excludesfile ~/.gitignore_global
# see also: https://github.com/github/gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment