Files
aniplay-api/.gitignore
Rushil Perera 6de8c594b7 chore: Adds .env to .gitignore
Adds the `.env` file to the `.gitignore` to prevent accidental commits of environment variables.
2025-08-10 19:52:07 -04:00

7 lines
55 B
Plaintext

node_modules
dist
.wrangler
.dev.vars
*.db
*.db-*
.env