1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 04:18:26 +02:00
This commit is contained in:
Stijn 2025-07-01 21:08:30 +02:00 committed by GitHub
commit d053813919
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -108,6 +108,15 @@ ipython_config.py
#poetry.lock
#poetry.toml
# Rye - Python packaging and dependency management tool
# .python-version - Contains the Python version for the project
# .rye/ - Contains virtual environments, tooling and cached packages
# requirements.lock - Lock file containing exact versions of all dependencies
.python-version
.rye/
requirements.lock
requirements-dev.lock
# pdm
# Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control.
# pdm recommends including project-wide configuration in pdm.toml, but excluding .pdm-python.