Files
open-kimi-ppt-skill/.npmignore
T
2026-08-05 16:35:50 +08:00

14 lines
228 B
Plaintext

# When .npmignore exists, npm ignores .gitignore for packing.
# Keep packaging exclusions here even if they already appear in .gitignore.
__pycache__/
*.py[cod]
*$py.class
.pytest_cache/
.DS_Store
_user_meta.json
*.tgz
*.zip