Files
hibb/.gitignore
HPL-JesusCastro ae2d6fa158 initial commit
2026-05-23 00:46:01 +08:00

24 lines
183 B
Plaintext

node_modules/
dist/
build/
data/
.env
*.db
*.db-shm
*.db-wal
# Logs
logs/
*.log
npm-debug.log*
# TypeScript build cache
*.tsbuildinfo
# Vite cache
.vite/
# OS
.DS_Store
Thumbs.db