From 7641cbef5f2c748b091de58b8bf51bd3f51fd748 Mon Sep 17 00:00:00 2001 From: Wellinator Date: Fri, 16 Aug 2024 17:29:14 -0300 Subject: [PATCH] chore: update gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ccb5dd32..b6d4a6db 100644 --- a/.gitignore +++ b/.gitignore @@ -31,4 +31,6 @@ *.erl *.elf -logs/*.* \ No newline at end of file +logs/*.* + +dist \ No newline at end of file