first commit

This commit is contained in:
meninjar
2026-08-05 01:30:50 +00:00
commit afb0d434bf
26 changed files with 8283 additions and 0 deletions

No files matched your search

+19
View File
@@ -0,0 +1,19 @@
# Dependencies
node_modules/
# Production build
dist/
# Logs
logs/
*.log
# Environment variables
.env
.env.local
# Core dump files & OS junk
core
core.*
.DS_Store
Thumbs.db