diff --git a/.gitignore b/.gitignore index 5fd7033..4913a08 100644 --- a/.gitignore +++ b/.gitignore @@ -111,4 +111,6 @@ backend/public/uploads/ # API keys and secrets (additional protection) config/ secrets/ -keys/ \ No newline at end of file +keys/ + +ToDo.txt \ No newline at end of file