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
/auto-save-list/
/bookmarks
/custom.el
/eln-cache/
/elpa/
/emms/
/eshell/
/forge-database.sqlite
/games/
/history
/org-roam.db
/projects
/recentf
/tramp
/transient/
/url/
/newsticker/
/image-dired/
/ellama-sessions/
*.sqlite
/multisession/
# -*- mode: gitignore; -*-
*~
\#*\#
/.emacs.desktop
/.emacs.desktop.lock
*.elc
auto-save-list
history
recentf
tramp
.\#*
# Org-mode
.org-id-locations
*_archive
*.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