diff --git a/.gitignore b/.gitignore index 2a1e641..16d5418 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /target /Cargo.lock -**/*.*~ \ No newline at end of file +/.cargo +**/*.*~