mirror of
https://github.com/TurboWarp/desktop.git
synced 2024-11-25 16:36:20 +08:00
23 lines
351 B
Plaintext
23 lines
351 B
Plaintext
.DS_Store
|
|
thumbs.db
|
|
node_modules/
|
|
.idea/
|
|
.vscode
|
|
|
|
# Built files
|
|
dist
|
|
dist-renderer-webpack
|
|
dist-library-files
|
|
dist-extensions
|
|
src-renderer/packager/standalone.html
|
|
|
|
# Debian release scripts create files that shouldn't be committed
|
|
deb
|
|
|
|
# Mac App Store
|
|
distribution.provisionprofile
|
|
development.provisionprofile
|
|
|
|
# Apple App Store Connect API key
|
|
*.p8
|