diff --git a/.gitignore b/.gitignore index aae5107..6d02d95 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,7 @@ __pycache__ .env /litellm -/pipelines/**.* \ No newline at end of file + + +pipelines/* +!pipelines/.gitignore \ No newline at end of file diff --git a/pipelines/.gitignore b/pipelines/.gitignore new file mode 100644 index 0000000..e69de29