diff options
author | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-11-17 21:52:41 -0700 |
---|---|---|
committer | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-11-19 20:22:31 -0700 |
commit | cee2fbc19346a1dc68ca1777d29871bb75809884 (patch) | |
tree | 378ec009da02c1a61ab6967ed55a2613c52665d3 /.gitignore | |
parent | b307a7038fed1afa52fc9b246bab61d1af2ed2ec (diff) |
README: GDB notes
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ *.log *.tmp .mypy_cache/ +.gdb_history /build/ /build-aux/sources.mk |