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

# Executables
*.exe

# Generated by Cargo
/target/
/Cargo.lock

# VSCode Extensions
/.trunk

# MacOS Shenanigans
.DS_Store
