2023-01-03 06:53:32 +00:00
|
|
|
__pycache__/
|
|
|
|
*.py[cod]
|
2023-09-12 22:44:05 +00:00
|
|
|
/output/
|
|
|
|
/input/
|
|
|
|
!/input/example.png
|
|
|
|
/models/
|
|
|
|
/temp/
|
|
|
|
/custom_nodes/
|
2023-03-20 04:37:32 +00:00
|
|
|
!custom_nodes/example_node.py.example
|
2023-03-20 04:04:20 +00:00
|
|
|
extra_model_paths.yaml
|
2023-04-13 00:57:13 +00:00
|
|
|
/.vs
|
2023-06-10 19:53:49 +00:00
|
|
|
.idea/
|
|
|
|
venv/
|
2023-09-12 22:44:05 +00:00
|
|
|
/web/extensions/*
|
|
|
|
!/web/extensions/logging.js.example
|
|
|
|
!/web/extensions/core/
|
2024-01-08 22:06:44 +00:00
|
|
|
/tests-ui/data/object_info.json
|
|
|
|
/user/
|