Skip to content
Snippets Groups Projects
Verified Commit 2880b6f6 authored by Marco Aceti's avatar Marco Aceti
Browse files

Add Emacs .gitignore

parent 3c305f8a
No related branches found
No related tags found
No related merge requests found
......@@ -493,6 +493,55 @@ TSWLatexianTemp*
# Uncomment the next line to have this generated file ignored.
#*Notes.bib
# Emacs .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
### Custom
data/*
!.gitkeep
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment