Skip to content

Commit

Permalink
chore: update .gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Cherng <[email protected]>
  • Loading branch information
jfcherng committed Nov 17, 2023
1 parent 947317b commit d37feee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Thumbs.db
# Python
*.py[cod]
.mypy_cache/
.ruff_cache/
.venv/
__pycache__/

Expand Down

0 comments on commit d37feee

Please sign in to comment.