diff options
| author | Craig Jennings <c@cjennings.net> | 2026-04-05 06:15:13 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-04-05 06:15:13 -0500 |
| commit | 16f67628b09a67882e735586bf7ea56eb7651644 (patch) | |
| tree | b4927a4b7c7e1a24e6b083f1b3679a17a2a83e46 /.cask/30.2/bootstrap/f-20241003.1131/f-pkg.el | |
| parent | eb01b3d24739e916d9dca33f5f039650a9de8457 (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/f-20241003.1131/f-pkg.el')
| -rw-r--r-- | .cask/30.2/bootstrap/f-20241003.1131/f-pkg.el | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/.cask/30.2/bootstrap/f-20241003.1131/f-pkg.el b/.cask/30.2/bootstrap/f-20241003.1131/f-pkg.el deleted file mode 100644 index 15f14e53..00000000 --- a/.cask/30.2/bootstrap/f-20241003.1131/f-pkg.el +++ /dev/null @@ -1,12 +0,0 @@ -;; -*- no-byte-compile: t; lexical-binding: nil -*- -(define-package "f" "20241003.1131" - "Modern API for working with files and directories." - '((emacs "24.1") - (s "1.7.0") - (dash "2.2.0")) - :url "http://github.com/rejeep/f.el" - :commit "931b6d0667fe03e7bf1c6c282d6d8d7006143c52" - :revdesc "931b6d0667fe" - :keywords '("files" "directories") - :authors '(("Johan Andersson" . "johan.rejeep@gmail.com")) - :maintainers '(("Lucien Cartier-Tilet" . "lucien@phundrak.com"))) |
