Initial commit: Shadoll animated placeholder page

This commit is contained in:
sha
2025-12-27 22:47:31 +02:00
commit 04a55a2d49
13 changed files with 2112 additions and 0 deletions
+42
View File
@@ -0,0 +1,42 @@
# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# IDE files
.vscode/
.idea/
*.swp
*.swo
*~
# Logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Dependencies (if added later)
node_modules/
package-lock.json
yarn.lock
# Build outputs (if added later)
dist/
build/
*.min.js
*.min.css
# Environment files
.env
.env.local
.env.*.local
# Temporary files
tmp/
temp/
*.tmp