From a936e702bf2d9db54fd5b96c7b597a26f6cba84e Mon Sep 17 00:00:00 2001 From: Ozan Tellioglu Date: Sun, 26 May 2024 18:45:31 +0200 Subject: [PATCH] Ignore Styles --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a9332bb..30393f8 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ package-lock.json # build main.js +styles.css *.js.map /build/* !build/.hotreload