Bubble android client. Fork of https://git.zx2c4.com/wireguard-android/
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

.gitignore 100 B

1234567891011
  1. /.gradle/
  2. /.idea/
  3. /captures/
  4. /local.properties
  5. .DS_Store
  6. Thumbs.db
  7. build/
  8. *.apk
  9. *.class
  10. *.dex
  11. *.iml