__pycache__/ *.py[cod] *.egg-info/ dist/ build/ .eggs/ *.egg # captured data — never commit /tmp/fracture_* fracture_creds.txt *.pcap *.cap # IDE .vscode/ .idea/ *.swp # OS .DS_Store Thumbs.db