aboutsummaryrefslogtreecommitdiff
path: root/.cask/30.2/bootstrap/s-20220902.1511/s-pkg.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-04-05 06:15:13 -0500
committerCraig Jennings <c@cjennings.net>2026-04-05 06:15:13 -0500
commit7d058a4e88b73a7f6e86df364b8f8b452dd0876d (patch)
tree79f1e6ef19aacc91392afbee4f3d6b0176e5b3f6 /.cask/30.2/bootstrap/s-20220902.1511/s-pkg.el
parent29906e3b9d73444b3aff625d6ba64cc3f870e81e (diff)
downloaddotemacs-7d058a4e88b73a7f6e86df364b8f8b452dd0876d.tar.gz
dotemacs-7d058a4e88b73a7f6e86df364b8f8b452dd0876d.zip
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.
Diffstat (limited to '.cask/30.2/bootstrap/s-20220902.1511/s-pkg.el')
-rw-r--r--.cask/30.2/bootstrap/s-20220902.1511/s-pkg.el10
1 files changed, 0 insertions, 10 deletions
diff --git a/.cask/30.2/bootstrap/s-20220902.1511/s-pkg.el b/.cask/30.2/bootstrap/s-20220902.1511/s-pkg.el
deleted file mode 100644
index 7c4144cc..00000000
--- a/.cask/30.2/bootstrap/s-20220902.1511/s-pkg.el
+++ /dev/null
@@ -1,10 +0,0 @@
-;; -*- no-byte-compile: t; lexical-binding: nil -*-
-(define-package "s" "20220902.1511"
- "The long lost Emacs string manipulation library."
- ()
- :url "https://github.com/magnars/s.el"
- :commit "b4b8c03fcef316a27f75633fe4bb990aeff6e705"
- :revdesc "b4b8c03fcef3"
- :keywords '("strings")
- :authors '(("Magnar Sveen" . "magnars@gmail.com"))
- :maintainers '(("Jason Milkins" . "jasonm23@gmail.com")))