Skip to content

Commit

Permalink
added .venv to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
tclose committed Sep 29, 2022
1 parent deb43a7 commit f20c3e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ __pycache__
!/docs/pipelines/_index.md
test-data
*.build
*.build-test
*.build-test
.venv

0 comments on commit f20c3e3

Please sign in to comment.