From e82a0878cdd923ce97f92812aaff80dcd83fb5dc Mon Sep 17 00:00:00 2001 From: Daniel Ledda Date: Sun, 5 Sep 2021 14:52:18 +0200 Subject: [PATCH] chore: test --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 551af95..5bba03e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /node_modules +/public/static .idea