diff --git a/.gitignore b/.gitignore index 5736b26..5f9c2fc 100644 --- a/.gitignore +++ b/.gitignore @@ -28,4 +28,7 @@ ROADMAP.md aliases/*/src docs/_build docs/_static -docs/templates \ No newline at end of file +docs/templates + +# changes during CD/CI +aliases/*/pyproject.toml \ No newline at end of file