From 61a343902ef0b4085fbecfd75674900bd8f058b3 Mon Sep 17 00:00:00 2001 From: Tim Meusel Date: Tue, 28 May 2024 12:05:31 +0200 Subject: [PATCH] .gitignore: add .bundle --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5e8c2cf..3ac11a0 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ junit/ tmp/ vendor/ .vendor/ +.bundle/