Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
chinmaymudholkar1 authored Sep 20, 2024
1 parent 59846c6 commit 11da801
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,11 @@
!project.code-workspace

# Please, add your custom content below!
*.pyc
*.png
__pycache__/
.pytest_cache/
screenshots/
.env
venv/
.venv/

0 comments on commit 11da801

Please sign in to comment.