1 parent 2419188 commit 53277b7Copy full SHA for 53277b7
1 file changed
.gitignore
@@ -81,9 +81,6 @@ target/
81
profile_default/
82
ipython_config.py
83
84
-# pyenv
85
-.python-version
86
-
87
# pipenv
88
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
89
# However, in case of collaboration, if having platform-specific dependencies or dependencies
@@ -129,3 +126,7 @@ dmypy.json
129
126
130
127
# PyCharm
131
128
.idea
+
+# uv/ruff
+.python-version
132
+.ruff_cache
0 commit comments