kdon / .gitignore
TheDeepDas's picture
Remove binary static assets for HF Spaces
f8f62bf
# Django static & media
static/
staticfiles/
media/
# Images
*.png
*.jpg
*.jpeg
*.gif
*.svg
# Fonts
*.ttf
*.woff
*.woff2