diff --git a/.gitignore b/.gitignore index e64d58766d..11ff7d8b55 100644 --- a/.gitignore +++ b/.gitignore @@ -195,3 +195,9 @@ convert.exe *state-*.png theme.qrc *.AppImage + +# Xcode Build Artifacts +DerivedData + +# Swift Package Manager Build Artifacts +.swiftpm \ No newline at end of file