From 049d5166e8d85da2595a23893686e690704135cf Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Fri, 21 Oct 2022 11:30:16 +0200 Subject: [PATCH] add template.json --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ddc188f8c..2a8f1da22 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,5 @@ local-serve apps/api/db/migration.db-journal apps/api/core* logs -others/certificates \ No newline at end of file +others/certificates +apps/api/template.json