From 31538d94cc60f2df891f5f6375a0a6fb8fbab501 Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Wed, 26 Jan 2022 19:23:02 -0500 Subject: [PATCH] build: update `.gitignore` --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index de396e8f..44177cc6 100644 --- a/.gitignore +++ b/.gitignore @@ -111,4 +111,7 @@ source/templates/.community source/templates/@* # Preview -source/app/web/statics/preview \ No newline at end of file +source/app/web/statics/preview + +# Presets +.presets \ No newline at end of file