chore(gitignore): add rule to ignore environment files
- Adds a rule to ignore all `.env` files across the project. - Prevents sensitive environment variables from being tracked.
This commit is contained in:
- Adds a rule to ignore all `.env` files across the project. - Prevents sensitive environment variables from being tracked.