PCAPdroid/.gitignore

24 lines
294 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/
keystore
# Python
__pycache__