From 31af27f5154646354b6392b25e715b1dc4e2cab5 Mon Sep 17 00:00:00 2001 From: vikingowl Date: Wed, 20 Aug 2025 20:57:32 +0200 Subject: [PATCH] [chore] update .gitignore to include `custom-bullshit` directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d8fd6df..0799d76 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,7 @@ target/ # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 .idea +custom-bullshit # User-specific stuff .idea/**/workspace.xml