From 5e6716e0686ba8a6c12f194c19d16daa249e4207 Mon Sep 17 00:00:00 2001 From: Nikita Date: Sat, 3 Jun 2023 14:15:40 +0300 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6d35375..aef3730 100644 --- a/.gitignore +++ b/.gitignore @@ -8,8 +8,8 @@ yarn-error.log* # Coverage directory used by tools like istanbul coverage -# Assets dev files -*.hot-update.* +# Compiled assets directory of wp-scripts +build # Compiled binary addons (https://nodejs.org/api/addons.html) build/Release