33 lines
340 B
Plaintext
33 lines
340 B
Plaintext
# Byte-compiled / optimized / DLL files
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
*~
|
|
|
|
.cache
|
|
.coverage
|
|
.pytest_cache
|
|
.mypy_cache/
|
|
|
|
.DS_Store
|
|
.idea/
|
|
|
|
# Distribution / packaging
|
|
node_modules/
|
|
|
|
/public/
|
|
/yarn-error.log
|
|
.venv/
|
|
venv/
|
|
.python-version
|
|
studio/blender-cloud-credentials.json
|
|
data.ms/
|
|
.vscode
|
|
**/*.pem
|
|
|
|
.env
|
|
99_vault.yaml
|
|
|
|
# Helpers
|
|
backup/
|