From 16f67628b09a67882e735586bf7ea56eb7651644 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 5 Apr 2026 06:15:13 -0500 Subject: chore: gitignore and untrack build artifacts, vendored assets, personal files Untrack .cask/, .localrepo/ (61M), emojis/ (7.2M), inbox/, todo.org, v2mom.org, .time-zones.el. Move test-reporter-spec.org to docs/ (already gitignored). Reduces tracked repo size significantly. --- .cask/30.2/bootstrap/dash-20250312.1307/dash-pkg.el | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 .cask/30.2/bootstrap/dash-20250312.1307/dash-pkg.el (limited to '.cask/30.2/bootstrap/dash-20250312.1307/dash-pkg.el') diff --git a/.cask/30.2/bootstrap/dash-20250312.1307/dash-pkg.el b/.cask/30.2/bootstrap/dash-20250312.1307/dash-pkg.el deleted file mode 100644 index 3fd56b18..00000000 --- a/.cask/30.2/bootstrap/dash-20250312.1307/dash-pkg.el +++ /dev/null @@ -1,10 +0,0 @@ -;; -*- no-byte-compile: t; lexical-binding: nil -*- -(define-package "dash" "20250312.1307" - "A modern list library for Emacs." - '((emacs "24")) - :url "https://github.com/magnars/dash.el" - :commit "fcb5d831fc08a43f984242c7509870f30983c27c" - :revdesc "fcb5d831fc08" - :keywords '("extensions" "lisp") - :authors '(("Magnar Sveen" . "magnars@gmail.com")) - :maintainers '(("Basil L. Contovounesios" . "basil@contovou.net"))) -- cgit v1.2.3