Add env dir to .gitignore
Open
- Dominant language
- Shell
- Stars
- 10
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
## Issue Report
The `env` directory is currently checked into version control, but typically this is not done. We should add it to the `.gitignore` along with other common virtualenv names like `venv` and `.venv`
Contributor guide
Assessment
This issue has not been assessed yet.