s4s-paint / .gitignore
soiz1's picture
Upload folder using huggingface_hub
97420cf verified
raw
history blame contribute delete
171 Bytes
# Mac OS
.DS_Store
# NPM
/node_modules
npm-*
# Build
playground/*
dist/*
# Editors
/#*
*~
# generated translation files
/translations
/locale
# tests
/test/results/*