- Adds a pattern to ignore all `.env` files across the project - Helps prevent sensitive environment configurations from being committed
1 line
8 B
Plaintext
1 line
8 B
Plaintext
**/*.env |