clean up repo files, README, auxiliary files (pre-BFG)

This commit is contained in:
2024-05-15 19:56:01 -07:00
parent 1bc7752b06
commit c2e09b2c10
6 changed files with 116 additions and 51 deletions

6
.gitignore vendored
View File

@@ -1,7 +1,7 @@
# generic py
__pycache__/
.pytest_cache/
localsys.egg-info/
*.egg-info/
.ipynb_checkpoints/
.pytest_cache/
.python-version
@@ -12,3 +12,7 @@ build/
docs/_autoref/
docs/_autosummary/
docs/_build/
# local
notebooks/
/Makefile