From b3208c29db97942ba6b0c46148f592a0c0b6b34e Mon Sep 17 00:00:00 2001 From: Daniel Cerqueira Date: Fri, 5 Dec 2025 09:33:33 +0000 Subject: ignore some files --- test/other/executables/emacs.el | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 test/other/executables/emacs.el (limited to 'test/other/executables/emacs.el') diff --git a/test/other/executables/emacs.el b/test/other/executables/emacs.el deleted file mode 100755 index e7e2efc..0000000 --- a/test/other/executables/emacs.el +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/local/bin/emacs --script - -(princ 'i) -- cgit