chore(gitignore): add rule to ignore environment files
- Adds a pattern to ignore all `.env` files across the project - Helps prevent sensitive environment configurations from being committed
This commit is contained in:
- Adds a pattern to ignore all `.env` files across the project - Helps prevent sensitive environment configurations from being committed