.hgignore
author Luke Hoersten <luke@hoersten.org>
Thu, 02 Oct 2025 10:33:24 -0500
changeset 109 3718d6c24e45
parent 82 12cf67bc486c
permissions -rw-r--r--
Replace custom ibuffer code with ibuffer-project - Remove custom ibuffer major-mode grouping functions using obsolete flet - Add ibuffer-project package for automatic project-based buffer grouping - Simplify configuration from ~25 lines to ~6 lines

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