Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
Add .venv folder to .gitignore
  • Loading branch information
papataco14 committed Aug 25, 2024
1 parent a87994b commit 2977fe4
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
@@ -1,3 +1,4 @@
.env
__pycache__/
backend/staticfiles/
venv

0 comments on commit 2977fe4

Please sign in to comment.