diff --git a/backend/.gitignore b/backend/.gitignore index 15d72b0..efedbaa 100644 --- a/backend/.gitignore +++ b/backend/.gitignore @@ -1,2 +1,3 @@ config.yaml -logs \ No newline at end of file +logs +__debug_bin* \ No newline at end of file