diff options
author | Ekaitz Zarraga <ekaitz@elenq.tech> | 2024-01-06 20:09:24 +0100 |
---|---|---|
committer | Ekaitz Zarraga <ekaitz@elenq.tech> | 2024-01-06 20:09:24 +0100 |
commit | 2503388cfe7ef0e90a384095382f7e6180074cb5 (patch) | |
tree | 85570713ab8e1001ba4603f5c8a331b0fb6eb309 /.gitignore |
Initial 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..d787759 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +tests/*.log |