From b1d4ac35377f584677fdc1402dba30586cd82ca8 Mon Sep 17 00:00:00 2001 From: Demis Bellot Date: Sun, 18 Feb 2024 10:35:29 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9161a95..b1ba392 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ coverage/ package-lock.json App_Data/ wwwroot/ +MyApp.Client/public/api # User-specific files *.suo