From 109489ed0c71350788780b574961c215973a12eb Mon Sep 17 00:00:00 2001 From: ibnubatutah Date: Wed, 15 May 2024 13:28:21 +0700 Subject: [PATCH] Naikin gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 7932717..af84b9e 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,8 @@ migrate_working_dir/ production/.env staging/.env +build-app.sh +assets/*.tflite # The .vscode folder contains launch configuration and tasks you configure in # VS Code which you may wish to be included in version control, so this line