diff --git a/.gitignore b/.gitignore index 606a6c5..3e832c7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /target /Cargo.lock /src/entities/gen/ +/.idea/ \ No newline at end of file