Skip to content

Commit 62cc518

Browse files
author
Denis
committed
chore: добавлено виртуальное окружение для python3.10
1 parent 15c866e commit 62cc518

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ celerybeat.pid
225225
.venv
226226
env/
227227
venv/
228+
venv310/
228229
ENV/
229230
env.bak/
230231
venv.bak/
@@ -301,4 +302,4 @@ pip-selfcheck.json
301302
# Ignore code-workspaces
302303
*.code-workspace
303304

304-
# End of https://www.toptal.com/developers/gitignore/api/python,venv,direnv,dotenv,virtualenv,visualstudiocode,pycharm+all
305+
# End of https://www.toptal.com/developers/gitignore/api/python,venv,direnv,dotenv,virtualenv,visualstudiocode,pycharm+all

0 commit comments

Comments
 (0)