mirror of
https://gh-proxy.org/https://github.com/tiajinsha/JKVideo
synced 2026-07-07 23:18:38 +08:00
chore: prepare project for open source release
- Remove internal planning docs (CLAUDE.md, docs/, feature.md, livePlan.md) from git tracking - Add .gitignore rules to prevent re-tracking internal files - Add README.md (Chinese) and README.en.md (English) with screenshots, features, quick start - Add LICENSE (MIT) - Add CONTRIBUTING.md with dev setup, commit conventions, PR guide - Add CHANGELOG.md for v1.0.0 - Add .github/ issue templates (bug report, feature request) and PR template - Add public/ screenshots (p1-p6)
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -42,3 +42,9 @@ yarn-error.*
|
||||
|
||||
# git worktrees
|
||||
.worktrees/
|
||||
|
||||
# Internal AI instructions & planning docs
|
||||
CLAUDE.md
|
||||
docs/
|
||||
feature.md
|
||||
livePlan.md
|
||||
|
||||
Reference in New Issue
Block a user