diff options
author | Paul Selkirk <paul@psgd.org> | 2016-06-16 16:05:32 -0400 |
---|---|---|
committer | Paul Selkirk <paul@psgd.org> | 2016-06-16 20:53:05 -0400 |
commit | 7733c95be8a9e93ae4398c13c721b334239780fe (patch) | |
tree | 23167248232e093961cc1ef152a0b65e476ed688 /.gitignore | |
parent | 04d48e513f2094345eb697c0a34345daff63a87b (diff) |
Initial cleanup
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cb68b5f --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.o +ek |