branch: externals/taxy commit 08c6353b6a31126a1a1ded1512346e970f54f05c Author: Adam Porter <a...@alphapapa.net> Commit: Adam Porter <a...@alphapapa.net>
Meta: Update .gitignore Since makem.sh isn't FSF-assigned, I guess it shouldn't reside in this repo. But it would be more convenient to do so, and that's how it's intended to be used, so I should inquire as to whether excluding it is really necessary. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 281442e..533680d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,6 @@ org-src-* *.elc .#* /worktrees/ +/Makefile +/makem.sh +/.sandbox/