Skip to content

Commit

Permalink
Add '.pdm-python' to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
elenakrittik committed Jun 14, 2023
1 parent 425a780 commit 08c6e1b
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 @@ -32,6 +32,7 @@ venvs/
coverage.xml
__pypackages__/
.pdm.toml
.pdm-python
pdm.lock

!test_bot/locale/*.json

0 comments on commit 08c6e1b

Please sign in to comment.