more explicit handling of img

This commit is contained in:
2025-11-30 11:39:38 -08:00
parent e488e76a64
commit 445f95340a

3
.gitignore vendored
View File

@@ -1,7 +1,8 @@
*.swp *.swp
*.swo *.swo
dist/ dist/
img/ img/*
!img/convert.sh
node_modules node_modules
.DS_Store .DS_Store
venv/ venv/