Skip to content

Commit

Permalink
gitignore: add venv
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Spooren <paul.spooren@rhebo.com>
  • Loading branch information
Paul Spooren authored and aparcar committed Oct 13, 2022
1 parent ca5491f commit c3c61c8
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 @@ -8,6 +8,7 @@
.coverage
.coverage.*
.direnv/
.venv/
.vscode/
__pycache__/
asu.egg-info/
Expand Down

0 comments on commit c3c61c8

Please sign in to comment.