From 210e8815ebc4201b53949201c4e32973c295c1d7 Mon Sep 17 00:00:00 2001 From: Vegan Cat Date: Mon, 17 Oct 2022 22:16:47 +0330 Subject: [PATCH] Update .gitignore Add local.json.settings --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c78c77e..7a7ac8d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Local +local.settings.json + # Logs logs *.log @@ -104,4 +107,4 @@ dist .tern-port build -dist-deploy \ No newline at end of file +dist-deploy