mirror of
https://github.com/emanuele-f/PCAPdroid-mitm.git
synced 2026-06-03 21:01:33 +08:00
22 lines
278 B
Plaintext
22 lines
278 B
Plaintext
# https://github.com/github/gitignore/blob/master/Global/JetBrains.gitignore
|
|
|
|
# Generated files
|
|
.idea/
|
|
.gradle
|
|
|
|
# Gradle and Maven with auto-import
|
|
*.iml
|
|
*.ipr
|
|
|
|
# Other
|
|
local.properties
|
|
.DS_Store
|
|
build/
|
|
captures/
|
|
.externalNativeBuild
|
|
.cxx
|
|
app/release/
|
|
app/debug/
|
|
dist/
|
|
keystore
|