diff --git a/.gitignore b/.gitignore index 505a3b1..c104d59 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,11 @@ wheels/ # Virtual environments .venv +output/*.pptx +output/*.pdf + +config.toml + +data/names.xlsx + +data/images/ \ No newline at end of file