Skip to content

Commit

Permalink
modify gitignore to include poetry env files (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
random-person-001 authored Oct 16, 2023
1 parent ee9e505 commit 6c4bd65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ venv/
ENV/
env.bak/
venv.bak/
poetry.lock
pyproject.toml

# Spyder project settings
.spyderproject
Expand Down

0 comments on commit 6c4bd65

Please sign in to comment.