# Compiled files
*.o
*.so
*.rlib
*.dll

# Executables
*.exe

# Generated by Cargo
*.lock
*.swp
tags*
build/
build-tests/
target/
/bin

# Manual
.cargo/*
