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

# Executables
*.exe

# Generated by Cargo
Cargo.lock
/target/

# Intellij IDEA
.idea

# macOS DS_Store files
.DS_Store
