mirror of
https://github.com/kunkundi/crossdesk.git
synced 2026-08-31 13:32:10 +08:00
15 lines
145 B
Plaintext
15 lines
145 B
Plaintext
# Xmake cache
|
|
.xmake/
|
|
build/
|
|
ios/Vendor/
|
|
ios/DerivedData/
|
|
ios/.xmake/
|
|
xcuserdata/
|
|
*.xcuserstate
|
|
|
|
# MacOS Cache
|
|
.DS_Store
|
|
|
|
# VSCode cache
|
|
.vscode
|