mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-07-11 16:22:13 +02:00
update gitignore
This commit is contained in:
parent
279f8e83f1
commit
c82ef3b3a1
1 changed files with 6 additions and 1 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -55,4 +55,9 @@ iterate.dat
|
||||||
GPy*.rst
|
GPy*.rst
|
||||||
|
|
||||||
# vscode
|
# vscode
|
||||||
settings.json
|
settings.json
|
||||||
|
|
||||||
|
# local dev
|
||||||
|
.eggs
|
||||||
|
.venv
|
||||||
|
.env
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue