Update README and .gitignore
Modified the README file to reflect the transition from development to a stable phase and removed the roadmap. Also, renamed `sidebar.config.ts` to `navigation.config.ts` for more clarity. Additionally, added `.zed` to `.gitignore` to prevent commit of unneeded files.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -41,6 +41,7 @@ yarn-error.log*
|
||||
# ide
|
||||
.idea/
|
||||
.vscode/
|
||||
.zed
|
||||
|
||||
# contentlayer
|
||||
.contentlayer/
|
||||
Reference in New Issue
Block a user