From 459a40bc088e4e640f533d5e4ceebc9f41f1e2e8 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 11 Feb 2025 20:19:17 -0800 Subject: chore(Git): Ignore xcodebuild artifacts --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index d60834e..b99acf6 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,8 @@ *.xcodeproj/*.xcworkspace/xcshareddata/* !*.xcodeproj/*.xcworkspace/xcshareddata/swiftpm/ +build/ + # Other .DS_Store -- cgit v1.2.3