Skip to content

Instantly share code, notes, and snippets.

@Wheest
Created April 11, 2019 18:49
Show Gist options
  • Save Wheest/d38519445c774dc8778cb2052096920f to your computer and use it in GitHub Desktop.
Save Wheest/d38519445c774dc8778cb2052096920f to your computer and use it in GitHub Desktop.
gitignore template
# Backup files
*~
*#
*.#
# Dev tools
GPATH
GRTAGS
GSYMS
GTAGS
.dir-locals.el
# Build dirs
build/
_build/
_build*/
# Docs dir
docs/
# Output files
*.pdf
*.o
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment