diff --git a/.gitignore b/.gitignore index ef5ed82..7085223 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,6 @@ out/ misc/ logs/ -vgcore.* \ No newline at end of file +vgcore.* +target/ +Cargo.lock \ No newline at end of file