### Emacs ### # Lock files .\#* \#*\# # Byte compiled files *.elc *.eld # Cache and sessions .cache/ eln-cache/ .lsp-session-v1 .dap-breakpoints .session .smex-items .mc-lists.el .org-id-locations .litable-lists.el auto-save-list/ bookmarks eshell/ history image-dired/ tramp/ transient/ url/ # Packages and dependencies .cask/ cask.lock elpa/ vendor/ # Configuration and state .env *~ ede-projects.el .dir-locals.el session* recentf projectile* smex* snippets/ srecode-map.el # Private and var private/ var/ ### Python Virtual ### .python-environments/ elpy/