Git ignore web build

This commit is contained in:
2025-05-20 19:28:04 +00:00
parent db9dfdb1a5
commit cad8e17afd

3
.gitignore vendored
View File

@@ -6,5 +6,8 @@ build/
cache/ cache/
collect.txt collect.txt
data/ data/
dist/
models/ models/
node_modules/
package-lock.json
unsloth_compiled_cache/ unsloth_compiled_cache/