diff --git a/.gitignore b/.gitignore index 45f1349..b021ea5 100644 --- a/.gitignore +++ b/.gitignore @@ -92,4 +92,7 @@ iOSInjectionProject/ .DS_Store -*.xcodeproj \ No newline at end of file +*.xcodeproj + +# Ignore Xcode settings generated for Package.swift +.swiftpm/xcode \ No newline at end of file