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

# IDEs etc
.idea
.kdev4
.cvsignore

# test things
*.pcap
test.py