diff options
| author | Craig Jennings <c@cjennings.net> | 2026-07-02 17:09:42 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-07-02 17:09:42 -0400 |
| commit | 21e82448fc66e2249b8c30ddfa6f487af9f5f718 (patch) | |
| tree | 9f145597ed19dd2b22910c351e7a733153bb4ac6 /pocketbook/.gitignore | |
| parent | bb9c56edd028814935bf5042ec3018a6afb52a4d (diff) | |
| download | archsetup-21e82448fc66e2249b8c30ddfa6f487af9f5f718.tar.gz archsetup-21e82448fc66e2249b8c30ddfa6f487af9f5f718.zip | |
chore(pocketbook)!: remove the in-tree pocketbook package
Craig's finish-or-cancel checkpoint resolved to remove: the app left daily use in May and the org-capture popup covers quick notes. The pip install, launcher, and Super+P bind went with it (dotfiles a750cb4); the three pocketbook tasks are closed.
Diffstat (limited to 'pocketbook/.gitignore')
| -rw-r--r-- | pocketbook/.gitignore | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/pocketbook/.gitignore b/pocketbook/.gitignore deleted file mode 100644 index b9c0bb9..0000000 --- a/pocketbook/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -__pycache__/ -*.egg-info/ -dist/ -build/ -.pytest_cache/ -*.pyc |
