Update entries.

This commit is contained in:
Philippe Tourigny 2022-08-15 12:12:18 +09:00
parent d8ecf6ed8d
commit 1af672aba1
1 changed files with 5 additions and 1 deletions

6
.gitignore vendored
View File

@ -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