Skip to content

Commit

Permalink
Add venv to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Flagro committed Mar 2, 2024
1 parent 7af0509 commit 01d1d34
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@ coverage.xml
.project
.pydevproject

# Local development configuration
.venv

# Rope
.ropeproject

Expand Down

0 comments on commit 01d1d34

Please sign in to comment.