update gitignore

This commit is contained in:
Martin Bubel 2023-10-04 20:27:22 +02:00
parent 279f8e83f1
commit c82ef3b3a1

5
.gitignore vendored
View file

@ -56,3 +56,8 @@ GPy*.rst
# vscode # vscode
settings.json settings.json
# local dev
.eggs
.venv
.env