28 lines
385 B
Plaintext
28 lines
385 B
Plaintext
output/*
|
|
.env
|
|
DroidBot/saveapk/
|
|
**/__pycache__/
|
|
*.pyc
|
|
venv/*
|
|
GuiAgent/logs/agent.log
|
|
pcap_droid_script/*
|
|
.vscode/
|
|
.idea/
|
|
GuiAgent/data/
|
|
.DS_Store
|
|
ios-link
|
|
logs/*
|
|
runtime/*
|
|
*.plist
|
|
data_process/
|
|
test_agent_output/
|
|
tmp/
|
|
output_backup/
|
|
|
|
# Configuration files (keep only example files)
|
|
config.yaml
|
|
config.local.yaml
|
|
|
|
# Google OAuth credentials (GuiAgent)
|
|
DroidBot/guiagent_core/token.json
|