commit ed1887780e88ae26f571b0c8200ddf467821b05f parent 25790f55e1fb520cadce8c592396ecf46135dccc Author: Christian Grothoff <christian@grothoff.org> Date: Tue, 3 Feb 2026 09:26:47 +0100 ignore emacs tmp files Diffstat:
| M | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -3,6 +3,7 @@ _build prebuilt .vscode vtestenv/ +*~ # generated images images/transaction-*.png