diff --git a/.gitignore b/.gitignore index 099e1e7..cabf2ec 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ **/Cargo.lock -**/target \ No newline at end of file +**/target +.idea \ No newline at end of file