You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale-android/.gitignore

26 lines
418 B
Plaintext

# Ignore Gradle project-specific cache directory
.gradle
# Ignore Gradle build output directory
build
# The destination for the Go Android archive.
android/libs
# Android Studio files
android/.idea
android/local.properties
# Output files from the Makefile:
tailscale-debug.apk
tailscale-release.aab
tailscale-fdroid.apk
# Signing key
tailscale.jks
# android sdk dir
./android-sdk
# Java profiling output
*.hprof