wireguard-android/.gitignore
Samuel Holland 42a4579451 project: Ignore native build artifacts
Signed-off-by: Samuel Holland <samuel@sholland.org>
2017-12-26 14:06:10 -06:00

13 lines
122 B
Plaintext

/.gradle/
/.idea/
/captures/
/local.properties
.DS_Store
.externalNativeBuild/
Thumbs.db
build/
*.apk
*.class
*.dex
*.iml