update gitignore

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

7
.gitignore vendored
View file

@ -55,4 +55,9 @@ iterate.dat
GPy*.rst
# vscode
settings.json
settings.json
# local dev
.eggs
.venv
.env