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

# Executables
*.exe

# Generated by Cargo
**target

# IntelliJ
/.idea
/rust-GSL.iml

**/wrapper.h
