Skip to content

Commit

Permalink
Add .pdm-python to .gitignore
Browse files Browse the repository at this point in the history
The file contains a device specific file path created by PDM
  • Loading branch information
truh committed Jun 6, 2024
1 parent cd4b649 commit 9c3d730
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ __pycache__/
venv/
Pipfile.lock
.envrc
.pdm-python
1 change: 0 additions & 1 deletion .pdm-python

This file was deleted.

0 comments on commit 9c3d730

Please sign in to comment.