.hgignore
author Luke Hoersten <luke@hoersten.org>
Thu, 02 Oct 2025 10:28:03 -0500
changeset 108 459d16e3e34e
parent 82 12cf67bc486c
permissions -rw-r--r--
Added git stuff: - forge - GitHub/GitLab integration (view PRs, issues in magit) - magit-todos - Shows TODO/FIXME/XXX comments in magit status - C-x g keybinding for quick access to magit-status - Enabled magit-todos-mode globally

syntax: regexp
^url\/
^elpa\/
^eshell\/
^smex-items$
\.elc$
\.mc-lists\.el$
\.DS_Store$
session\..*$
ac-comphist\.dat$
^projectile-bookmarks\.eld$
~$
\#.*\#$