chore: clean root — move 7 doc files to docs/
- DOCUMENTATION_IMPROVEMENTS_NEEDED.md → docs/ - PUBLICATION_GUIDE_v1.0.0.md → docs/ - PUBLICATION_STATUS.md → docs/ - PYPI_PUBLISHING.md → docs/ - RELEASE_NOTES_v0.2.0.md, v0.3.0.md, v1.0.0.md → docs/ - Added build artifacts to .gitignore
This commit is contained in:
@@ -23,3 +23,10 @@ Cargo.lock
|
||||
*.swo
|
||||
*~
|
||||
wheels/
|
||||
|
||||
# Build artifacts
|
||||
docs/source/_static/*.aux
|
||||
docs/source/_static/*.log
|
||||
docs/source/_static/*.toc
|
||||
docs/source/theory/*.html
|
||||
docs/source/theory/*.pdf
|
||||
|
||||
Reference in New Issue
Block a user