summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2022-11-27 20:01:50 +0200
committerEli Zaretskii <eliz@gnu.org>2022-11-27 20:01:50 +0200
commit89a10ffcc49c5832619649b7876cc339fa9d0dcf (patch)
tree32b22222d78f9f7d2340fd9d766b28c85c7b671c /.gitignore
parent7bf393dcf0d905b947e5f5311815a08586ced0b0 (diff)
downloademacs-89a10ffcc49c5832619649b7876cc339fa9d0dcf.tar.gz
Fix the new ctags test
* test/manual/etags/Makefile (ctags_update): Sort CTAGS* files before comparing. Patch by lu4nx <lx@shellcodes.org>. (Bug#59544) * .gitignore: Ignore CTAGS*.sorted files.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e6310b644a9..f4d2c15f516 100644
--- a/.gitignore
+++ b/.gitignore
@@ -158,6 +158,7 @@ test/manual/etags/srclist
test/manual/etags/regexfile
test/manual/etags/ETAGS
test/manual/etags/CTAGS
+test/manual/etags/CTAGS*.sorted
test/manual/indent/*.new
test/lisp/gnus/mml-sec-resources/random_seed
test/lisp/play/fortune-resources/fortunes.dat