Ignore and remove .pdm-python file

This commit is contained in:
Joel Heaps
2023-09-29 17:28:20 +00:00
parent 4385a0a78f
commit 86b5feddf6
2 changed files with 4 additions and 2 deletions

5
.gitignore vendored
View File

@@ -129,4 +129,7 @@ dmypy.json
.pyre/
# Ignore config.env
config.env
config.env
# Ignore pdm local files
.pdm-python