This repository has been archived on 2023-02-28. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-asset-manager/.gitignore

21 lines
225 B
Plaintext

*.pyc
*.db
*.blend[0-9]*
webservice/venv/
docs/venv/
/doc/build/
client/venv/
client/client/config.json
webservice/bam/config.py
# generated
doc/source/reference/index.rst
/*.egg-info/
/.cache/
__pycache__
/build/
/dist/