From 44404198995563d0c3e2adf3a60660063ad4dc94 Mon Sep 17 00:00:00 2001 From: Max Desiatov Date: Mon, 5 Aug 2024 20:19:33 +0100 Subject: [PATCH] Add `.index-build` to `.gitignore` --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0f1cf0ef96..2d93f95c41 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ project.xcworkspace Build .build +.index-build .configuration *.swp