mirror of
https://github.com/jags111/efficiency-nodes-comfyui.git
synced 2026-03-21 21:22:13 -03:00
11 lines
89 B
Plaintext
11 lines
89 B
Plaintext
# Python cache files
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
|
|
# Compiled files
|
|
*.so
|
|
*.dll
|
|
*.dylib
|