aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Ridgers <[email protected]>2021-10-20 15:58:47 +0200
committerMartin Ridgers <[email protected]>2021-10-25 08:46:34 +0200
commit9372976e21ace80157b44f542c7928a34fae6e3e (patch)
treef2c05fa4529a608d27b849ec659ab193410692e6
parentopen() flags were incorrect and it would not create new files (diff)
downloadzen-9372976e21ace80157b44f542c7928a34fae6e3e.tar.xz
zen-9372976e21ace80157b44f542c7928a34fae6e3e.zip
Added .gdb_history to .gitignore
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4ceeab867..103d3bd3f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -219,6 +219,7 @@ __pycache__/
.minio_data/
.test/
.xmake/
+.gdb_history
# Tags
TAGS