Files
AllinSSL/frontend/apps/node-spa-preview/.gitignore
2026-01-13 17:47:39 +08:00

33 lines
350 B
Plaintext

node_modules
public/*
!.gitkeep
# Environment variables
.env
.env.local
.env.*.local
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Coverage directory used by tools like istanbul
coverage/
# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db