restore SREBOT/web/ accidentally wiped by auto-merge #1258 (#1259)

This commit is contained in:
NotSoToothless
2026-05-18 12:28:23 -07:00
committed by GitHub
parent 47ae8b92f7
commit f7b5538d7b
136 changed files with 49022 additions and 0 deletions
+55
View File
@@ -0,0 +1,55 @@
# Dependencies
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Environment variables
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
# Logs
logs
*.log
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Coverage directory used by tools like istanbul
coverage/
*.lcov
# Operating System Files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# Editor directories and files
.vscode/
.idea/
*.swp
*.swo
*~
# Temporary files
*.tmp
*.temp
temp/
# Debug and test files
debug-*.js
test-*.js
# Build output (obfuscated files and generated CSS)
public/js/dist/
public/css/output.css.map