# 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/
/pcap/
.externalNativeBuild
.cxx
app/release/
app/debug/
app/standard/
app/withoutUshark/
keystore

# Python
__pycache__
