# temp and build files
__pycache__
.pytest_cache
*.egg-info/
dist

# IDEs etc
.idea
.kdev4

# test things
*.pcap
test.py