diff options
author | 2025-06-04 23:27:56 +0100 | |
---|---|---|
committer | 2025-06-04 23:27:56 +0100 | |
commit | 78325572c1b2ae617dd5502ab726bfded1fd0506 (patch) | |
tree | 948ce8aa81770f4ed0a9170670b439a9ef912f85 /tools/windbg/.gitignore | |
parent | 4aebf7cc9ce07dfb20db217274a45680b3cb00ed (diff) | |
download | sst-78325572c1b2ae617dd5502ab726bfded1fd0506.tar.gz sst-78325572c1b2ae617dd5502ab726bfded1fd0506.zip |
Add some WinDbg helpers and tidy up the README
Diffstat (limited to 'tools/windbg/.gitignore')
-rw-r--r-- | tools/windbg/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/windbg/.gitignore b/tools/windbg/.gitignore new file mode 100644 index 0000000..ae3c172 --- /dev/null +++ b/tools/windbg/.gitignore @@ -0,0 +1 @@ +/bin/ |