aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-01-21 01:01:32 +0100
committerdec05eba <dec05eba@protonmail.com>2020-01-21 01:01:32 +0100
commita79a3ec573955d073c872cbe112b60d017152a37 (patch)
tree19caf9a5590d5870225eea0b7cda4bd6da7f7354 /.gitignore
parent108018e3e7326dabbbef568ab08bc5cebf5d427b (diff)
Fix hash map issues
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 5d6847a..14dee4b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
build/*
-compile_commands.json \ No newline at end of file
+compile_commands.json
+.gdb_history