浏览代码

Ignore generated tests and the static binary

Lucas Stadler 8 年之前
父节点
当前提交
6209127dc1
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      scm/inc/.gitignore

+ 3 - 0
scm/inc/.gitignore

@ -1,3 +1,6 @@
1 1
scheme
2
scheme-static
2 3
scheme.s
3 4
integers.s
5
current-test*
6
tests-output