Files
ETAApi/.gitignore
2025-06-04 13:04:03 -06:00

5 lines
80 B
Plaintext

**/node_modules/
**/.env
**/package-lock.json
**/migrate.js
**/scripts/migrate/*