Init photo gallery with auto-indexing, thumbs, UI, deploy script

This commit is contained in:
Alex Assistant
2026-02-19 16:37:51 +03:00
commit b5c49caeb2
9 changed files with 731 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
# Runtime/generated
thumbs/*
!thumbs/.gitkeep
photos/*
!photos/.gitkeep
data/last_indexed.txt
# OS/editor
.DS_Store
Thumbs.db
*.swp
*.swo
.idea/
.vscode/
# Logs/temp
*.log