From 132f39e66280310d0684983187a6b98e1aac4651 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 29 Oct 2022 12:13:24 +0200 Subject: [PATCH] Fix .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 90dd474..e538be9 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,8 @@ /public/hot /public/storage /public/upload/* +/publc/js/* +/public/css/* /storage/*.key /vendor .env