diff --git a/.gitignore b/.gitignore index 8ca1bed..c89aeca 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,6 @@ Cargo.lock tests/rsa/GenerateRSATests.hi tests/rsa/GenerateRSATests.o tests/rsa/gen + +# And I started playing with IDEs, so ... +.vscode \ No newline at end of file