aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Phillips <david@yeah.nah.nz>2021-02-27 22:10:41 +1300
committerDavid Phillips <david@yeah.nah.nz>2021-02-27 22:10:41 +1300
commit450829bab633da3bce84a9a0f6857e68e46c7eb4 (patch)
tree73c132f6cdbe21b4b91fc7b11c9b86239295a3e4
parent8f9cd223c74ce0b026ae3368701a443f62d7b3d5 (diff)
downloadaltimeter-450829bab633da3bce84a9a0f6857e68e46c7eb4.tar.xz
Add gdbhistory to gitignore
If `make gdb` is run from the source directory, it clutters thins up
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 378eac2..b92cd02 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
build
+.gdbhistory