# Binaries
*.exe
*.dll
*.so
*.dylib

# Test binary
*.test

# Coverage
*.out

# Fuzz cache
testdata/fuzz/

# IDE files
.idea
