diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2020-01-06 11:58:31 -0500 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2020-01-06 13:01:38 -0500 |
commit | d4009a2e458962548d4229f0c4d31789941c7721 (patch) | |
tree | d7995e96625d7fabdf4341172266a7f9e23eff57 /.gitignore | |
parent | def83bb2ae78f12c5c9588bd6cdc639b8aaaf27e (diff) |
small bugfix
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ toc a.out out.c +point.c *.top tests/**/*.c tests/**/*.bin |