Refactoring to works with the new blender depot config Reviewed-on: #1 Co-authored-by: stilobique <contact@aurelien-vaillant.net>
13 lines
141 B
Plaintext
13 lines
141 B
Plaintext
### Logs
|
|
**/logs/**
|
|
|
|
### Config/setup """
|
|
*.env
|
|
|
|
### PyCharm ###
|
|
.idea/
|
|
|
|
### Python ###
|
|
# Byte-compiled / optimized / DLL files
|
|
__pycache__/
|