update: refine README.md examples, remove sensitive placeholders, and simplify branding in documentation

This commit is contained in:
David Snelling 2025-06-12 16:42:15 -07:00
parent 43827134ec
commit a61553fb22
4 changed files with 30 additions and 26 deletions

14
.gitignore vendored
View file

@ -20,13 +20,13 @@ yarn-error.log*
.env.production.local
# IDE files
.vscode/*
# WebStorm files to ignore
.idea/workspace.xml
.idea/usage.statistics.xml
.idea/dictionaries
.idea/shelf
# Include other WebStorm project files
.vscode/
.idea/
*.iml
*.iws
*.ipr
*.sublime-workspace
*.sublime-project
# OS files
.DS_Store