# Other Backup Types
*.bak
*.tmp

# Archives
*.7z
*.jar
*.rar
*.zip
*.tgz
*.gz
*.bzip
*.xz
*.lzma
*.iso
*.tar
*.dmg
*.xpi
*.gem
*.egg
*.deb
*.rpm

# Emacs & Vim Stuff
*~
\#*\#
/.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

## cask packages
.cask/
dist/

## Flycheck
flycheck_*.el

## projectiles files
.projectile

## directory configuration
.dir-locals.el

## network security
/network-security.data

## Fish Shell
fish_variables
fish_history
