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