forked from Mirrors/itch-dl
Convert the project model from Poetry to uv
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,10 +1,6 @@
|
||||
# Developers' private notes/output dirs/etc
|
||||
private/
|
||||
|
||||
# Make sure nobody pushes the lock file (I want all deps
|
||||
# to stay up-to-date, if it breaks, it needs to be fixed!)
|
||||
poetry.lock
|
||||
|
||||
# PyCharm exceptions
|
||||
.idea/workspace.xml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user