Skip to content

Commit

Permalink
adding cache to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
SallyElHajjar committed Dec 12, 2024
1 parent a0c9db5 commit 9f1a833
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
build
dist
__pycache__
.mypy_cache
.pytest_cache
*.egg-info
venv

Expand Down

0 comments on commit 9f1a833

Please sign in to comment.