update: refine README.md examples, remove sensitive placeholders, and simplify branding in documentation
This commit is contained in:
parent
43827134ec
commit
a61553fb22
4 changed files with 30 additions and 26 deletions
14
.gitignore
vendored
14
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue