
*.swp
*.swo
# rustfmt backup files
*.bk

*.bak

target
Cargo.lock

parser/src/grammar.rs
vm/src/core/grammar.rs
