This commit is contained in:
Luís Pedro Algarvio 2026-04-08 19:56:05 +00:00 committed by GitHub
commit 7876aff08f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,16 @@
# Virtualenv
# https://realpython.com/python-virtual-environments-a-primer/#the-virtualenv-project
.venv/
venv/
.python-version
# pyenv: Simple Python Version Management
pyvenv.cfg
# pip: package installer for Python
pip-selfcheck.json
# Custom python interpreter
.Python
[Bb]in
[Ii]nclude
@ -7,6 +18,3 @@
[Ll]ib64
[Ll]ocal
[Ss]cripts
pyvenv.cfg
.venv
pip-selfcheck.json