diff --git a/.gitignore b/.gitignore index 3ca43ae..cae3c27 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,5 @@ Cargo.lock # MSVC Windows builds of rustc generate these, which store debugging information *.pdb +# I like CLion, OK? +.idea/ \ No newline at end of file