# Created by https://www.gitignore.io
# Compiled files
*.o
*.so
*.rlib
*.dll

# Executables
*.exe

# Generated by Cargo
/target/

Cargo.lock

# IntelliJ Files
.idea/
