From b01c59a09490356261981e1a56a5b96c9a03d87e Mon Sep 17 00:00:00 2001 From: Adam Wick Date: Sat, 5 May 2018 19:38:48 -0700 Subject: [PATCH] I've started playing with IDEs, let's ignore their leavings. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) 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