diff --git a/.gitignore b/.gitignore index 25b090d2..667f43b8 100644 --- a/.gitignore +++ b/.gitignore @@ -29,4 +29,8 @@ Lab # Claude Code configuration .claude/ -.REFACTORING_SUMMARY.md \ No newline at end of file +.REFACTORING_SUMMARY.md + +__pycache__/ +*.pyc +config.json diff --git a/ptcgp-python-port.zip b/ptcgp-python-port.zip new file mode 100644 index 00000000..eece3de5 Binary files /dev/null and b/ptcgp-python-port.zip differ