0xSparked's picture
Upload folder using huggingface_hub
db14b86
raw
history blame contribute delete
319 Bytes
# Eslintignore for LobeHub
################################################################
# dependencies
node_modules
# ci
.coverage
# test
jest*
_test_
__test__
# umi
.umi
.umi-production
.umi-test
.dumi/tmp*
# production
dist
es
lib
logs
# misc
# add other ignore file below
javascript
style.css
vite-env.d.ts