diff --git a/.gitignore b/.gitignore index 476815f..366372f 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,6 @@ rls*.log # Vim swap files .*.swp .*.swo + +# Rust output files +target/