1
0
Fork 0
golang-golang-x-mobile/.gitignore
Daniel Baumann 20149b7f3a
Adding upstream version 0.0~git20250520.a1d9079+dfsg.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-25 10:58:38 +02:00

27 lines
505 B
Text

# Add no patterns to .gitignore except for files generated by the build.
last-change
*.apk
*.app
*.framework
*.xcframework
*.aar
*.jar
*.iml
.idea
.gradle
*.properties
.DS_Store
example/ivy/**/build/
example/ivy/android/gradle/
# Xcode configuration files.
*.xcworkspace
xcuserdata
*.entitlements
# Android Studio build and IDE configuration files.
example/bind/android/local.properties
example/bind/android/gradlew*
example/bind/android/gradle
example/bind/android/build
example/bind/android/app/build