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

# Executables
*.exe

# Generated by Cargo
/target/

# temp files
.*~

# Backup Files
*.orig
*.bk
