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

# Executables
*.exe

# Generated by Cargo
/sbrain/target/
/libsbrain/target/
target/

# Cargo
Cargo.lock
