mirror of
https://github.com/kunkundi/crossdesk.git
synced 2026-09-01 14:33:18 +08:00
15 lines
161 B
Plaintext
15 lines
161 B
Plaintext
# Xmake cache
|
|
.xmake/
|
|
build/
|
|
apps/ios/Vendor/
|
|
apps/ios/DerivedData*/
|
|
apps/ios/.xmake/
|
|
xcuserdata/
|
|
*.xcuserstate
|
|
|
|
# MacOS Cache
|
|
.DS_Store
|
|
|
|
# VSCode cache
|
|
.vscode
|