From 18497d55b1173c6d524b408f6bf8394fb5aabb27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tu=C4=9F=C3=A7e=20K=C3=BC=C3=A7=C3=BCko=C4=9Flu?= Date: Thu, 8 Dec 2022 13:40:30 +0300 Subject: [PATCH] Update .gitignore --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index 90e126daf..54d81c094 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,11 @@ node_modules .env dist .DS_Store + +# Themes +public/themes/soho-light/ +public/themes/soho-dark/ +public/themes/viva-light/ +public/themes/viva-dark/ +public/themes/mira/ +public/themes/nano/ \ No newline at end of file