Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Divide .gitignore entries into groups - Label the groups with comments - Add `__pycache__/` even though it should only contain *.pyc and *.pyo - Add `monkeytype.sqlite3.*` for compressed copies of that database - Remove `/*.egg-info` because `/*egg-info` covers it
- Loading branch information