# Generated by Cargo
target/

# cache 
.cache/

# IDE
.idea/
.vscode/
*.swp
*.swo
*~
.DS_Store

# Build artifacts
*.o
*.so
*.dylib
*.dll

# Profiling
perf.data
perf.data.old
flamegraph.svg
