diff options
author | John Hodge <tpg@mutabah.net> | 2019-11-24 19:30:22 +0800 |
---|---|---|
committer | John Hodge <tpg@mutabah.net> | 2019-11-24 20:11:42 +0800 |
commit | a1bdc109d18dfcfd4576ff66bb3c75bb8b02ca95 (patch) | |
tree | fa4179ff30f7d8be9498bc54c6cb2964f1621207 | |
parent | 894d0863bff236356fe7763e6283b837d8370ea0 (diff) | |
download | mrust-a1bdc109d18dfcfd4576ff66bb3c75bb8b02ca95.tar.gz |
gitignore - Ignore file generated by MSVC scripts
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -53,3 +53,4 @@ /bnf/rust.tab.h /bnf/rust.output /bnf/test.bin +/vsproject/smiri.log |