## Thanks go to: https://github.com/github/gitignore ##### EMACS, VIM, editors #################################### # -*- mode: gitignore; -*- *~ \#*\# /.emacs.desktop /.emacs.desktop.lock *.elc auto-save-list tramp .\#* # VIM Session.vim Sessionx.vim ##### Linux and MacOS (general) #################################### .Trash-* .DS_Store .AppleDouble .LSOverride .DocumentRevisions-V100 .fseventsd .Spotlight-V100 .TemporaryItems .Trashes .VolumeIcon.icns .com.apple.timemachine.donotpresent .AppleDB .AppleDesktop .apdisk ##### Git GUIs /.tgitconfig ##### jekyl, and site generators #################################### _site/ .sass-cache/ .jekyll-cache/ .jekyll-metadata