chore(gitignore): add rule to exclude environment files
- Add a rule to ignore all `.env` files in the repository - Prevent sensitive environment variables from being tracked in Git
This commit is contained in:
- Add a rule to ignore all `.env` files in the repository - Prevent sensitive environment variables from being tracked in Git