Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,17 @@
# Python-generated files
AGENTS.md
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Documentation build output
docs/build/

# Virtual environments
.venv

# Extracted test data (kept as ZIP archive)
tests/data/test_loading/
Binary file removed docs/build/doctrees/api.doctree
Binary file not shown.
Binary file removed docs/build/doctrees/contributing.doctree
Binary file not shown.
Binary file removed docs/build/doctrees/development.doctree
Binary file not shown.
Binary file removed docs/build/doctrees/environment.pickle
Binary file not shown.
Binary file removed docs/build/doctrees/examples.doctree
Binary file not shown.
Binary file removed docs/build/doctrees/index.doctree
Binary file not shown.
Binary file removed docs/build/doctrees/installation.doctree
Binary file not shown.
Binary file removed docs/build/doctrees/introduction.doctree
Binary file not shown.
Binary file removed docs/build/doctrees/license.doctree
Binary file not shown.
4 changes: 0 additions & 4 deletions docs/build/html/.buildinfo

This file was deleted.

4 changes: 0 additions & 4 deletions docs/build/html/.buildinfo.bak

This file was deleted.

Binary file removed docs/build/html/.doctrees/api.doctree
Binary file not shown.
Binary file removed docs/build/html/.doctrees/contributing.doctree
Binary file not shown.
Binary file removed docs/build/html/.doctrees/development.doctree
Binary file not shown.
Binary file removed docs/build/html/.doctrees/environment.pickle
Binary file not shown.
Binary file removed docs/build/html/.doctrees/examples.doctree
Binary file not shown.
Binary file removed docs/build/html/.doctrees/index.doctree
Binary file not shown.
Binary file removed docs/build/html/.doctrees/installation.doctree
Binary file not shown.
Binary file removed docs/build/html/.doctrees/introduction.doctree
Binary file not shown.
Binary file removed docs/build/html/.doctrees/license.doctree
Binary file not shown.
122 changes: 0 additions & 122 deletions docs/build/html/_modules/index.html

This file was deleted.

Loading
Loading