14 lines
126 B
Plaintext
14 lines
126 B
Plaintext
*.pyc
|
|
*.blend[1-9]
|
|
__pycache__
|
|
/*.egg-info/
|
|
/.cache
|
|
.mypy_cache/
|
|
/.pytest_cache
|
|
.coverage
|
|
/.tox/
|
|
/dist/
|
|
/build/
|
|
|
|
/docs/_build
|