diff --git a/.gitignore b/.gitignore index 7b57a1b1..1c149d05 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +examples/_openPMDdata + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] @@ -66,7 +68,6 @@ target/ *.png # there might be ipython notebooks -*.ipynb .ipynb_checkpoints # if using spyder for development