gitignore: add Emacs files

This commit is contained in:
Gabriel Arazas 2023-12-04 20:54:45 +08:00
parent 81a0474e6a
commit c0b6ff54c0

52
.gitignore vendored
View File

@ -240,3 +240,55 @@ pyrightconfig.json
.direnv
.envrc
### Emacs ###
# -*- 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/
dist/
# Flycheck
flycheck_*.el
# server auth directory
/server/
# projectiles files
.projectile
# directory configuration
.dir-locals.el
# network security
/network-security.data