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