From 0e93ece6383cfd6d3e541d468709c3c0bbde8c0c Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Fri, 15 Sep 2000 20:58:45 +0000 Subject: [PATCH] Sort alphabetically and add `Makefile'. --- src/.gitignore | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/src/.gitignore b/src/.gitignore index c4c3aadf928..2daf3c57141 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1,14 +1,15 @@ -TAGS-LISP +*.core +Makefile Makefile.c +TAGS-LISP +bootstrap-emacs config.h -epaths.h config.stamp -stamp-oldxmenu -prefix-args -temacs emacs emacs-* -bootstrap-emacs -*.core +epaths.h obj obj-spd +prefix-args +stamp-oldxmenu +temacs -- 2.39.2