Skip to content

Commit

Permalink
chore: update .gitignore
Browse files Browse the repository at this point in the history
do not track:

- *.session
- session-*.gz
- Makefile.venv
- .coverage
  • Loading branch information
sv0 committed Jul 13, 2024
1 parent e799ad7 commit de3b5c1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@
.envrc
.venv
__pycache__
*.session
session-*.gz
Makefile.venv
.coverage

0 comments on commit de3b5c1

Please sign in to comment.