From d6b6c220b82783658e6eb30d72758843ddb7da8b Mon Sep 17 00:00:00 2001 From: leca Date: Tue, 2 Apr 2024 01:35:20 +0300 Subject: [PATCH] update gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 3ca43ae..5d5afb2 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,6 @@ Cargo.lock # MSVC Windows builds of rustc generate these, which store debugging information *.pdb +#Custom + +.vscode