# patterns
*.pyc
*.pyd
*.dot
*.swp
*.so
*.sh
*.o

# files
MANIFEST
runtest.sh
tags
release_checklist.txt
.gdb_history

# dirs
build/
dist/
/pyahocorasick.egg-info/
/tmp/
coverage/
/venv/
/.python-version
/automaton-wee.pickle
/.pytest_cache/
