api-portfolio/.gitignore
Заид Омар Медхат | Zaid Omar Medhat e980536871
Some checks failed
Deploy Production / deploy (push) Failing after 5s
init
2026-01-27 14:26:01 +05:00

32 lines
233 B
Plaintext

# Dependencies
node_modules/
# Build output
dist/
# Environment files
.env
.env.local
.env.*.local
# IDE
.idea/
.vscode/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
# Logs
logs/
*.log
npm-debug.log*
# Coverage
coverage/
# Misc
*.tgz