diff --git a/backend/.gitignore b/backend/.gitignore index c32759f..8d523b5 100644 --- a/backend/.gitignore +++ b/backend/.gitignore @@ -34,3 +34,6 @@ # OS-specific files .DS_Store Thumbs.db + +# Cookies +cookies.txt