Skip to content

Commit

Permalink
Chore: Update .gitignore to ignore Python virtualenv and PyCharm paths
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Oct 3, 2023
1 parent ac46e1f commit fa30215
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 @@ -8,3 +8,5 @@ sdist/
.tox/
.coverage
coverage.xml
.idea
.venv*

0 comments on commit fa30215

Please sign in to comment.