From 43f08299c66a92de5c1c1b152c6be0a30496b164 Mon Sep 17 00:00:00 2001 From: brohamgoham Date: Thu, 6 Apr 2023 01:23:12 -0400 Subject: [PATCH] add LICENSE --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ada8be9..ec586d9 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,5 @@ Cargo.lock **/*.rs.bk # MSVC Windows builds of rustc generate these, which store debugging information -*.pdb \ No newline at end of file +*.pdb +.vscode \ No newline at end of file