summaryrefslogtreecommitdiff
path: root/.cask/30.2/bootstrap/epl-20180205.2049/epl-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
commitdcd14cd666e24d67368391b3f111d7716fbfde41 (patch)
tree79f1e6ef19aacc91392afbee4f3d6b0176e5b3f6 /.cask/30.2/bootstrap/epl-20180205.2049/epl-pkg.el
parentbd9875accc3b4b51b7d5424b0a20dde35c338a0f (diff)
downloaddotemacs-dcd14cd666e24d67368391b3f111d7716fbfde41.tar.gz
dotemacs-dcd14cd666e24d67368391b3f111d7716fbfde41.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/epl-20180205.2049/epl-pkg.el')
-rw-r--r--.cask/30.2/bootstrap/epl-20180205.2049/epl-pkg.el11
1 files changed, 0 insertions, 11 deletions
diff --git a/.cask/30.2/bootstrap/epl-20180205.2049/epl-pkg.el b/.cask/30.2/bootstrap/epl-20180205.2049/epl-pkg.el
deleted file mode 100644
index 3b8dee4e..00000000
--- a/.cask/30.2/bootstrap/epl-20180205.2049/epl-pkg.el
+++ /dev/null
@@ -1,11 +0,0 @@
-;; -*- no-byte-compile: t; lexical-binding: nil -*-
-(define-package "epl" "20180205.2049"
- "Emacs Package Library."
- '((cl-lib "0.3"))
- :url "http://github.com/cask/epl"
- :commit "78ab7a85c08222cd15582a298a364774e3282ce6"
- :revdesc "78ab7a85c082"
- :keywords '("convenience")
- :authors '(("Sebastian Wiesner" . "swiesner@lunaryorn.com"))
- :maintainers '(("Johan Andersson" . "johan.rejeep@gmail.com")
- ("Sebastian Wiesner" . "swiesner@lunaryorn.com")))