kuwot-api/.gitignore
2025-10-18 23:33:22 +07:00

46 lines
No EOL
347 B
Text

# Node.js
node_modules/
npm-debug.log
yarn-debug.log
yarn-error.log
# TypeScript
*.tsbuildinfo
# Logs
logs/
*.log
# OS
.DS_Store
Thumbs.db
# Env
.env
.env.local
.env.*.local
# Build output
dist/
build/
# Misc
*.swp
*.swo
# Coverage
coverage/
# Others
.idea/
*.iml
# Temporary files
.tmp/
.temp/
# db
*.db
# auth private key
auth_key.pem