From 271bd5dfd3bc500a23faf9904ef29952b9a579bf Mon Sep 17 00:00:00 2001 From: Anett Seeker Date: Mon, 20 May 2024 21:35:53 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d9c690a..1c757c8 100644 --- a/.gitignore +++ b/.gitignore @@ -17,5 +17,6 @@ # End of https://www.gitignore.io/api/rust *.sublime-workspace +.vscode notes.md .DS_Store