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

This commit is contained in:
2024-05-14 15:49:23 -07:00
parent aab101bd1c
commit 61ff43722f
6 changed files with 43 additions and 11 deletions

5
.gitignore vendored
View File

@@ -4,6 +4,7 @@ __pycache__/
*.egg-info/
.ipynb_checkpoints/
.python-version
.pytest_cache
# vendor and build files
dist/
@@ -11,3 +12,7 @@ build/
docs/_autoref/
docs/_autosummary/
docs/_build/
# local
notebooks/
/Makefile