diff --git a/backend/.gitignore b/backend/.gitignore index 62a3a06a0..4dd0b8492 100644 --- a/backend/.gitignore +++ b/backend/.gitignore @@ -6,4 +6,5 @@ uploads *.db _test Pipfile -data/* \ No newline at end of file +data/* +.webui_secret_key \ No newline at end of file