summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2023-01-03 11:15:39 -0700
committerSean Whitton <spwhitton@spwhitton.name>2023-01-03 11:15:39 -0700
commit3b40d57c0a2cfbe5208544c2a6acae9c1c16e4b4 (patch)
tree8fb124df6255bdeac24c45838d2850e39c6c3c81 /.gitignore
parenta9938b214cb881ba9769cb6923d016580fe17c51 (diff)
parent9b24417dda83087edb5b8bb5d2daf158c70b4193 (diff)
downloademacs-3b40d57c0a2cfbe5208544c2a6acae9c1c16e4b4.tar.gz
Merge upstream Git snapshot into athena/unstable
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 272a29f38f9..07401861bfb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,6 @@
# Files that Git should ignore in the Emacs source directory.
-# Copyright 2009-2022 Free Software Foundation, Inc.
+# Copyright 2009-2023 Free Software Foundation, Inc.
# This file is part of GNU Emacs.
@@ -339,3 +339,7 @@ lib-src/seccomp-filter-exec.pfc
# Ignore a directory used by dap-mode.
.vscode
/test/gmp.h
+
+# GDB history
+.gdb_history
+_gdb_history