diff --git a/.gitignore b/.gitignore index b002df4..bc926e3 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,7 @@ backend/.env # Ignore environment files index.html -# Ignore frontend dev file \ No newline at end of file +# Ignore frontend dev file + +todo.txt +# Ignore todo list file \ No newline at end of file