summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-07-16 16:03:47 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-07-16 16:03:47 +0200
commit8c669beb27586e1b384ecf56e0684abf9bc7e131 (patch)
treeab0f8a00f498959cbe60a95c2545f5e389bcfea5 /.gitignore
parent86f004fbb5cc4db61a365702090ec9bb351f4fe3 (diff)
downloadsystemd-8c669beb27586e1b384ecf56e0684abf9bc7e131.tar.gz
gitignore: add .gdb_history
This is the default file gdb will use.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1970002350..4e651f4762 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,7 @@
*.trs
*~
.config.args
+.gdb_history
.deps/
/*.gcda
/*.gcno