From 1032fcafac4b47fad2185c1de9bb9f22793560e2 Mon Sep 17 00:00:00 2001 From: Timo Ley Date: Sun, 1 Jan 2023 14:36:17 +0100 Subject: [PATCH] chore: remove tmp from gitignore --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index c49ffde..fb84ee9 100644 --- a/.gitignore +++ b/.gitignore @@ -3,5 +3,4 @@ .vscode node_modules -tmp/ public/ \ No newline at end of file