diff --git a/.gitignore b/.gitignore index 82c639258..b6dfc82e2 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ sdist **/.pytest_cache **/.ipynb_checkpoints/ **/.DS_Store +.pnpm-store # Data files *.csv @@ -17,4 +18,4 @@ sdist *.hdf5 # version.ts file is automatically generated at compile time -version.ts +version.ts \ No newline at end of file