Update .gitignore

This commit is contained in:
Evie Litherland-Smith 2024-05-04 09:29:13 +01:00
parent f27b803f46
commit 08d2958816

86
.gitignore vendored
View file

@ -1,23 +1,65 @@
/.org-id-locations # -*- mode: gitignore; -*-
/auto-save-list/ *~
/bookmarks \#*\#
/custom.el /.emacs.desktop
/eln-cache/ /.emacs.desktop.lock
/elpa/ *.elc
/emms/ auto-save-list
/eshell/ history
/forge-database.sqlite recentf
/games/ tramp
/history .\#*
/org-roam.db
/projects # Org-mode
/recentf .org-id-locations
/tramp *_archive
/transient/
/url/
/newsticker/
/image-dired/
/ellama-sessions/
*.sqlite
/multisession/
*.cache *.cache
*.db
# Magit
/transient/
*.sqlite
# flymake-mode
*_flymake.*
# eshell files
/eshell/history
/eshell/lastdir
# elpa packages
/elpa/
# EWW
/url/
# EMMS
/emms/
# reftex files
*.rel
# AUCTeX auto folder
/auto/
# cask packages
.cask/
dist/
# Flycheck
flycheck_*.el
# server auth directory
/server/
# project file
/projects
# projectiles files
.projectile
# directory configuration
.dir-locals.el
# network security
/network-security.data