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

This commit is contained in:
2024-05-15 19:56:01 -07:00
parent a302560c72
commit 6ece9c1721
13 changed files with 96 additions and 1006 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