diff options
-rw-r--r-- | src/.gitignore | 15 |
1 files 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 |