mirror of
https://github.com/elektricM/amd-bc250-docs.git
synced 2026-07-18 01:41:31 +00:00
Add contribution guidelines and clean up internal files
- Add CONTRIBUTING.md with detailed contribution guide - Add docs/contribute.md page in documentation site - Update README.md to emphasize community collaboration - Remove internal project files from repository (DEV.md, PROJECT_STATUS.md, etc.) - Update .gitignore to exclude internal working files
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -38,6 +38,13 @@ github-docs/
|
||||
# Scripts - internal tooling only
|
||||
scripts/
|
||||
|
||||
# Internal project files
|
||||
CLAUDE.md
|
||||
PROJECT_STATUS.md
|
||||
COMPARISON.md
|
||||
PAGES_TO_ADD.md
|
||||
parsed-content/
|
||||
|
||||
# Environment variables
|
||||
.env
|
||||
.env.local
|
||||
|
||||
Reference in New Issue
Block a user