Initial commit

This commit is contained in:
admin
2025-12-12 14:42:07 +08:00
parent 467b8510a7
commit 81b5d3f4d8

View File

@@ -49,6 +49,7 @@ __pycache__/
*.mp4
.venv/
.node_modules/
create_repo.py
"""
with open(".gitignore", "w") as f:
f.write(content.strip())