You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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
0 commit comments