diff --git a/.gitignore b/.gitignore index ee661bf..60d0dc4 100644 --- a/.gitignore +++ b/.gitignore @@ -17,7 +17,7 @@ # Dependency directories (remove the comment below to include it) # vendor/ -bin/ +# bin/ # Go workspace file go.work diff --git a/bin/evening_detective_server b/bin/evening_detective_server new file mode 100755 index 0000000..18fdac7 Binary files /dev/null and b/bin/evening_detective_server differ