- pipeline_core moved to independent repo pipeline_core.git - pipeline_task symlink fixed to relative path - All modules now cloned independently under pkgs/ - Removed embedded module source from umbrella repo
13 lines
114 B
Plaintext
13 lines
114 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
*.egg-info/
|
|
build/
|
|
logs/
|
|
files/
|
|
py3/
|
|
conf/config.json
|
|
pipeline.pid
|
|
pkgs/
|
|
bricks
|
|
pipeline_core/
|