mirror of
https://github.com/sudosylabs/vnidrop.git
synced 2026-08-05 02:29:55 +02:00
29 lines
465 B
Plaintext
29 lines
465 B
Plaintext
*.iml
|
|
.kotlin
|
|
.gradle
|
|
**/build/
|
|
xcuserdata
|
|
!src/**/build/
|
|
local.properties
|
|
.idea
|
|
.DS_Store
|
|
captures
|
|
.externalNativeBuild
|
|
.cxx
|
|
*.xcodeproj/*
|
|
!*.xcodeproj/project.pbxproj
|
|
!*.xcodeproj/xcshareddata/
|
|
!*.xcodeproj/project.xcworkspace/
|
|
!*.xcworkspace/contents.xcworkspacedata
|
|
**/xcshareddata/WorkspaceSettings.xcsettings
|
|
node_modules/
|
|
target/
|
|
.junie
|
|
config.override.mk
|
|
|
|
# Local design export scratch
|
|
output/
|
|
.screenshots
|
|
apple/RELEASE-MACOS.md
|
|
apple/Generated/*.xcconfig
|