From 0d4d5386c77eb146064dcdc4feaa69709e27fbf5 Mon Sep 17 00:00:00 2001 From: Elias Schneider Date: Sat, 24 May 2025 17:17:00 +0200 Subject: [PATCH] chore: exclude binary from project root --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9b2a00b6..7d16ab0f 100644 --- a/.gitignore +++ b/.gitignore @@ -32,12 +32,12 @@ vite.config.ts.timestamp-* *.so *.dylib /backend/.bin +/pocket-id # Application specific data /tests/.auth /tests/.report -pocket-id-backend /backend/GeoLite2-City.mmdb /backend/frontend/dist