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

# Executables
*.exe

# Generated by Cargo
/target/
examples/target

# IntelliJ
/.idea
/rust-GSL.iml