diff options
author | John Hodge (sonata) <tpg@mutabah.net> | 2015-01-18 15:17:34 +0800 |
---|---|---|
committer | John Hodge (sonata) <tpg@mutabah.net> | 2015-01-18 15:17:34 +0800 |
commit | 3cbe4af9214824fe1314318f8f338e0cfbfc89a3 (patch) | |
tree | f112e642d00a83056f97982000a9bbaf73e10f08 | |
parent | 1e2b0cc4fc9ce65ffe8212c9feca4eec945b46f3 (diff) | |
download | mrust-3cbe4af9214824fe1314318f8f338e0cfbfc89a3.tar.gz |
Add output to gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ /mrustc.layout /.obj *.swp +/output |