mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
fix: Added some macOS-specific items to .gitignore
Signed-off-by: Iva Horn <iva.horn@icloud.com>
This commit is contained in:
parent
2e619ec97a
commit
3d7c3ffe6b
6
.gitignore
vendored
6
.gitignore
vendored
@ -195,3 +195,9 @@ convert.exe
|
|||||||
*state-*.png
|
*state-*.png
|
||||||
theme.qrc
|
theme.qrc
|
||||||
*.AppImage
|
*.AppImage
|
||||||
|
|
||||||
|
# Xcode Build Artifacts
|
||||||
|
DerivedData
|
||||||
|
|
||||||
|
# Swift Package Manager Build Artifacts
|
||||||
|
.swiftpm
|
||||||
Loading…
Reference in New Issue
Block a user