import filters for pixiv sidecars, tag filtering, and favicon generation

This commit is contained in:
2026-02-04 19:08:50 -05:00
parent 17403c4e6b
commit c95896693f
24 changed files with 4615 additions and 4234 deletions
+16 -13
View File
@@ -1,13 +1,16 @@
# Ignore imported and generated image folders
images/
import/
imagerepo/
# Optional: Ignore SQLite DB, Python cache, virtual env, etc.
*.db
__pycache__/
*.pyc
*.pyo
*.pyd
env/
venv/
# Ignore imported and generated image folders
images/
import/
imagerepo/
# Optional: Ignore SQLite DB, Python cache, virtual env, etc.
*.db
__pycache__/
*.pyc
*.pyo
*.pyd
env/
venv/
# Claude files
.claude/