From cad8e17afdc4afbe507beeec29cdc2ed3a342bf3 Mon Sep 17 00:00:00 2001 From: Niels Geens Date: Tue, 20 May 2025 19:28:04 +0000 Subject: [PATCH] Git ignore web build --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 665efe4..4496b70 100644 --- a/.gitignore +++ b/.gitignore @@ -6,5 +6,8 @@ build/ cache/ collect.txt data/ +dist/ models/ +node_modules/ +package-lock.json unsloth_compiled_cache/ \ No newline at end of file