# Compiled files
*.o
*.so
*.rlib
*.dll
*.swp
*.swo
*.swn

# Executables
*.exe

# Generated by Cargo
/target/

# Test cluster
/_test/
