diff --git a/.gitignore b/.gitignore index c5f70ccfee..e9a2ae604c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # If your IDE needs additional project specific files, configure git to ignore them: # https://docs.github.com/en/get-started/getting-started-with-git/ignoring-files#configuring-ignored-files-for-all-repositories-on-your-computer + # Rust build artifacts target crates/**/target