diff options
author | Ekaitz Zárraga <ekaitz.zarraga@protonmail.com> | 2019-07-12 14:18:36 +0200 |
---|---|---|
committer | Ekaitz Zarraga <ekaitz@elenq.tech> | 2020-03-04 16:08:11 +0100 |
commit | fe3d311c82e4f089fa1ee58c48c22bf198990e90 (patch) | |
tree | eeba41992e6c9e0a372b64e9b6baafeda0e834f4 /.gitignore |
First official commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..266705f --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +output.* |