From 567b28732232b532cc5a849345ecf8940251a2d2 Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Sun, 5 Oct 2025 15:46:44 +0000 Subject: [PATCH] chore: add binary to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0cebfb6..3a85528 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ main *.dll *.so *.dylib +neomovies-api