From 688a6c4141b606eec1ced545e00424641e5a6c50 Mon Sep 17 00:00:00 2001 From: "Seth \"Violet\" Gibbs" <16344364+svioletg@users.noreply.github.com> Date: Sat, 4 May 2024 22:01:28 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index daf7d5c5..01cd807a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ bcrmc/__pycache__/ coding/posts/makenew.py coding/posts/makenew.bat -bcrmc/newfigs.txt \ No newline at end of file +bcrmc/newfigs.txt +.vscode/