Bubble android client. Fork of https://git.zx2c4.com/wireguard-android/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.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