mirror of
https://github.com/jags111/efficiency-nodes-comfyui.git
synced 2026-03-21 13:12:13 -03:00
Add .gitignore and remove pycache from repository
Co-authored-by: jags111 <5968619+jags111@users.noreply.github.com>
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# Python cache files
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
|
||||
# Compiled files
|
||||
*.so
|
||||
*.dll
|
||||
*.dylib
|
||||
Binary file not shown.
Reference in New Issue
Block a user