From 1af672aba1d8c83d63879e00bcc04ec741bf68c1 Mon Sep 17 00:00:00 2001 From: Kazephil Date: Mon, 15 Aug 2022 12:12:18 +0900 Subject: [PATCH] Update entries. --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 84fb296..f81e828 100644 --- a/.gitignore +++ b/.gitignore @@ -152,5 +152,9 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ -# Personal testbed +# VSCodium workspace +.code-workspace + +# Personal notes and testing area +/development-notes /testbed