Remove private task sources from public repository

This commit is contained in:
ajp_anton
2026-08-16 03:15:46 +00:00
parent 531992fe47
commit 6c15728ddb
2 changed files with 2 additions and 2 deletions
+1
View File
@@ -1,3 +1,4 @@
local/
python-tools/tasks/
__pycache__/
*.py[cod]
+1 -2
View File
@@ -94,8 +94,7 @@ Included application:
Intended use:
- Run reviewed, autonomous task scripts mounted at runtime, including metadata
extraction scripts that need ExifTool.
- Run reviewed, autonomous task scripts mounted at runtime.
- Use the included task control panel. Its generic deployment example and
application documentation are in `python-tools/`.
- Keep host systems clean by avoiding host-level package installs.