diff --git a/.gitignore b/.gitignore index 3ca43ae..1707eaf 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ Cargo.lock # MSVC Windows builds of rustc generate these, which store debugging information *.pdb +/.idea/*