aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Ridgers <[email protected]>2021-10-20 15:58:47 +0200
committerMartin Ridgers <[email protected]>2021-11-26 12:51:31 +0100
commit92bfefcbb6847dba92081858de4762da80725899 (patch)
tree6ea40283dfb84fc625e46bdd2970f0b772f9c951
parentAdded "xmake project" output to .gitignore (diff)
downloadzen-92bfefcbb6847dba92081858de4762da80725899.tar.xz
zen-92bfefcbb6847dba92081858de4762da80725899.zip
Added .gdb_history to .gitignore
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1787366b3..204a2c274 100644
--- a/.gitignore
+++ b/.gitignore
@@ -220,6 +220,7 @@ __pycache__/
.minio_data/
.test/
.xmake/
+.gdb_history
# Tags
TAGS