add test notebook to ignore

This commit is contained in:
Justus Kuhlmann 2025-11-20 17:07:16 +01:00
commit 085256857d
Signed by: jkuhl
GPG key ID: 00ED992DD79B85A6

3
.gitignore vendored
View file

@ -1,3 +1,4 @@
pyerrors_corrlib.egg-info pyerrors_corrlib.egg-info
__pycache__ __pycache__
*.egg-info *.egg-info
test.ipynb