diff options
author | ReinUsesLisp <[email protected]> | 2018-08-23 04:59:57 -0300 |
---|---|---|
committer | ReinUsesLisp <[email protected]> | 2018-08-23 04:59:57 -0300 |
commit | 5cfa8aa6ab22157045348a25504c05bef4886abf (patch) | |
tree | b924835078158d8c564e811df0a096ad799e1672 /.gitignore | |
download | sirit-5cfa8aa6ab22157045348a25504c05bef4886abf.tar.gz sirit-5cfa8aa6ab22157045348a25504c05bef4886abf.zip |
aloha
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..7353e7e --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +build +*.o |