diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2020-05-03 19:06:32 -0400 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2020-05-03 19:06:32 -0400 |
commit | 900ed9a5e05f18341e30248c432b5ec0a960c149 (patch) | |
tree | ec4533e15d6c3ee1cb8759d363eabf5d50e5ce84 /.gitignore | |
parent | f0c6f08beac2ad6699af7707c51f9049db1b18c1 (diff) |
oops forgot about this
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -1,17 +1,12 @@ -a.c toc +*~ a.out out.c -point.c *.swp -tests/**/*.c -tests/**/*.bin -tests/**/got vgcore* TAGS tags *.o -compatibility std/*.c std/*.o *.so |