diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-01-21 01:01:32 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-01-21 01:01:32 +0100 |
commit | a79a3ec573955d073c872cbe112b60d017152a37 (patch) | |
tree | 19caf9a5590d5870225eea0b7cda4bd6da7f7354 /.gitignore | |
parent | 108018e3e7326dabbbef568ab08bc5cebf5d427b (diff) |
Fix hash map issues
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ build/* -compile_commands.json
\ No newline at end of file +compile_commands.json +.gdb_history |