From b3ad285caf56ad41152256e21b062f46629a359f Mon Sep 17 00:00:00 2001 From: Ruidy Nemausat Date: Tue, 5 May 2020 20:03:59 +0200 Subject: [PATCH] build client --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5783547..a267de3 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,3 @@ Tests/TicketManager.Tests/obj/ client/node_modules/ client/src/authentication/config.json client/src/pages/TestPage.tsx - \ No newline at end of file