Skip to content

Commit 53277b7

Browse files
committed
Updated to uv
1 parent 2419188 commit 53277b7

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

.gitignore

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,6 @@ target/
8181
profile_default/
8282
ipython_config.py
8383

84-
# pyenv
85-
.python-version
86-
8784
# pipenv
8885
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
8986
# However, in case of collaboration, if having platform-specific dependencies or dependencies
@@ -129,3 +126,7 @@ dmypy.json
129126

130127
# PyCharm
131128
.idea
129+
130+
# uv/ruff
131+
.python-version
132+
.ruff_cache

0 commit comments

Comments
 (0)