diff options
author | tomsmeding <tom.smeding@gmail.com> | 2017-03-04 10:46:00 +0100 |
---|---|---|
committer | tomsmeding <tom.smeding@gmail.com> | 2017-03-04 10:46:00 +0100 |
commit | 1b1ab1afee7c059091e8182be5cf7f31da4d16b5 (patch) | |
tree | 4b57a918a50415799b1742ed7c09e2cb4ff6e2b0 /.gitignore | |
parent | bf5fa43b838cfea11e16a3339b10174ea28ea918 (diff) |
Initial initial pre-alpha-alpha GUI code
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ *.o sim +gui *.exe -*.stackdump
\ No newline at end of file +*.stackdump |