SpaceNinjaServer/.eslintignore

23 lines
210 B
Plaintext
Raw Normal View History

2025-06-30 10:44:54 +08:00
# Build output
build/
# Node modules
node_modules/
# Logs
logs/
# Environment files
.env
.env.local
.env.*.local
# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db