Files
llmware-ai--llmware/.gitignore
T
wehub-resource-sync 86db9aae8e
Documentation / build (push) Waiting to run
Documentation / deploy (push) Blocked by required conditions
chore: import upstream snapshot with attribution
2026-07-13 13:34:55 +08:00

19 lines
152 B
Plaintext

# Backup fiels
~*
# Python build / packaging
build/
dist/
__pycache__/
llmware.egg-info/
venv/
# Jekyll
docs/_site/
# Mac
.DS_Store/
# Testing
.env