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

# Executables
*.exe

# Testing files
*.meta

# Generated by Cargo
/target/

# Personal testing
/kras/
