diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ TODO.txt pipelines/* +!pipelines/.gitkeep venv/ generate_pipelines.py __pycache__/ |
![]() |
index : pipeline_generator.git | |
Tool for generating ETL pipelines, that was made as part of my Bachelor's thesis. |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 1 |
@@ -1,5 +1,6 @@ TODO.txt pipelines/* +!pipelines/.gitkeep venv/ generate_pipelines.py __pycache__/ |