This commit is contained in:
2026-01-17 23:34:35 +09:00
parent f3af97c9e5
commit 5b2915d1df
5 changed files with 64 additions and 7 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
test/
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/
@@ -15,7 +16,7 @@ dist/
downloads/
eggs/
.eggs/
lib/
# lib/
lib64/
parts/
sdist/