매매테스트 시작작

This commit is contained in:
2026-02-22 18:27:30 +09:00
parent b827f03d56
commit 6a9fef7be8
8 changed files with 157 additions and 3 deletions

16
.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env
# Environment variables
.env
*.log
*.json
*.db