diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +TODO.txt pipelines/* venv/ __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,3 +1,4 @@ +TODO.txt pipelines/* venv/ __pycache__/ |