Skip to content

Commit

Permalink
chore: added venv in .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
indiVar0508 committed Jun 15, 2023
1 parent 22e5e50 commit eb3c1da
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 @@ -27,6 +27,7 @@ var/
*.egg-info/
.installed.cfg
*.egg
venv/

# PyInstaller
# Usually these files are written by a python script from a template
Expand Down

0 comments on commit eb3c1da

Please sign in to comment.