diff --git a/.gitignore b/.gitignore index 34b5cb6..5ad90de 100644 --- a/.gitignore +++ b/.gitignore @@ -45,5 +45,8 @@ Thumbs.db # instructions .github/instructions/ + +# Logs and generated data +logs/ +data/ backend/data/ -data/ \ No newline at end of file