diff --git a/.gitignore b/.gitignore index bf297ba..21bf91a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -server/bin \ No newline at end of file +server/bin +target/ +Cargo.lock \ No newline at end of file