From 62de939387221d4bcbb7db97cdadbb5734068625 Mon Sep 17 00:00:00 2001 From: Papin Nikolai Date: Fri, 2 Aug 2024 20:14:26 +0300 Subject: [PATCH] gitignore tweaks for frontend & backend --- backend/.gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/backend/.gitignore b/backend/.gitignore index f2d83a1..de67df5 100644 --- a/backend/.gitignore +++ b/backend/.gitignore @@ -16,5 +16,3 @@ # Go workspace file go.work - -# End of https://www.toptal.com/developers/gitignore/api/go