clean up repo files, README, auxiliary files (pre-BFG)
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user