From c6c9ec1d89c567144adbdb77c58b39ce067c37b5 Mon Sep 17 00:00:00 2001 From: Shift Date: Sat, 17 Feb 2024 19:03:26 +0000 Subject: [PATCH] Ignore build assets --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4ef710f0..bb5e8f83 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ /app/SupportedApps /node_modules /public/hot +/public/build /public/storage /storage/*.key /storage/debugbar