Skip to content

Instantly share code, notes, and snippets.

@foopang
Created June 20, 2015 16:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save foopang/57e8c3b7f2d7431edc63 to your computer and use it in GitHub Desktop.
Save foopang/57e8c3b7f2d7431edc63 to your computer and use it in GitHub Desktop.
global gitignore
# -*- mode: gitignore; -*-
*~
\#*\#
/.emacs.desktop
/.emacs.desktop.lock
*.elc
auto-save-list
tramp
.\#*
# Org-mode
.org-id-locations
*_archive
# flymake-mode
*_flymake.*
# eshell files
/eshell/history
/eshell/lastdir
# elpa packages
/elpa/
# reftex files
*.rel
# AUCTeX auto folder
/auto/
# cask packages
.cask/
.DS_Store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment