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

# Executables
*.exe

# Generated by Cargo
/target/
Cargo.lock

# IDEs
.idea
*.iml
.unison.*
.DS_Store
