diff --git a/.gitignore b/.gitignore index 89c30d2..ebed1c9 100644 --- a/.gitignore +++ b/.gitignore @@ -49,4 +49,6 @@ spezexpo.csv # Database *.db -data/customers.db \ No newline at end of file +data/customers.db +data/customers.csv +docker-compose.yml \ No newline at end of file