bobo.yang 7f2a869f3f Update .gitignore and refactor code
- Add DevChat related files to .gitignore
- Refactor package.json and settings
- Update commandManager.ts and remove example commands
- Implement customCommand.ts for handling custom commands
- Remove commitMessageCommand.ts and example commands
- Update chatConfig.ts and chatPanel.ts for new command handling
- Add new workflows for code and commit_message
2023-05-10 14:31:17 +08:00

13 lines
116 B
Plaintext

out
dist
node_modules
.vscode-test/
*.vsix
.env
.chatconfig.json
# DevChat
.chat/prompts.graphml
.chat/prompts.db