Skip to content

Commit 4ff2bb7

Browse files
committed
ignore .python-version
1 parent 938fef5 commit 4ff2bb7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
venv
22
.venv
3+
.pyenv
4+
.python-version
35
__pycache__
46
logs/*
57
temp_files/*
6-
poetry.lock
8+
poetry.lock

0 commit comments

Comments
 (0)