From fb12399a52d77bf5dbd1a68886d91d08263c9c08 Mon Sep 17 00:00:00 2001
From: naskya <m@naskya.net>
Date: Sat, 2 Mar 2024 00:20:05 +0900
Subject: [PATCH] chore: gitignore custom directory

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 47518231b9..2e08a1261e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,6 +30,7 @@ coverage
 !/.config/helm_values_example.yml
 !/.config/LICENSE
 docker-compose.yml
+/custom
 
 # ESLint
 .eslintcache