feat: implementation finished

This commit is contained in:
2025-03-12 22:50:04 +09:00
parent 62f3d382dc
commit 6c19f783a0
2 changed files with 76 additions and 1 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,5 @@
words/*
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/
@@ -167,4 +169,3 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/