summaryrefslogtreecommitdiff
path: root/.cask/30.2/bootstrap/ansi-20230306.1823/ansi-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
commit16f67628b09a67882e735586bf7ea56eb7651644 (patch)
treeb4927a4b7c7e1a24e6b083f1b3679a17a2a83e46 /.cask/30.2/bootstrap/ansi-20230306.1823/ansi-pkg.el
parenteb01b3d24739e916d9dca33f5f039650a9de8457 (diff)
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/ansi-20230306.1823/ansi-pkg.el')
-rw-r--r--.cask/30.2/bootstrap/ansi-20230306.1823/ansi-pkg.el11
1 files changed, 0 insertions, 11 deletions
diff --git a/.cask/30.2/bootstrap/ansi-20230306.1823/ansi-pkg.el b/.cask/30.2/bootstrap/ansi-20230306.1823/ansi-pkg.el
deleted file mode 100644
index 0d3a9200..00000000
--- a/.cask/30.2/bootstrap/ansi-20230306.1823/ansi-pkg.el
+++ /dev/null
@@ -1,11 +0,0 @@
-;; -*- no-byte-compile: t; lexical-binding: nil -*-
-(define-package "ansi" "20230306.1823"
- "Turn string into ansi strings."
- '((emacs "24.1")
- (cl-lib "0.6"))
- :url "http://github.com/rejeep/ansi"
- :commit "c79806eacdf96e061abf5334f4c3364a995705d4"
- :revdesc "c79806eacdf9"
- :keywords '("terminals" "color" "ansi")
- :authors '(("Johan Andersson" . "johan.rejeep@gmail.com"))
- :maintainers '(("Johan Andersson" . "johan.rejeep@gmail.com")))