Skip to content

Commit 238c4c5

Browse files
gyan-sharmaroderik
andauthored
feat: dedicated ai and template section with gitignore edits (#264)
dedicated ai and template section with gitignore edits ## Summary by Sourcery Add dedicated AI and template section with gitignore edits, including new documentation for blockchain and AI integration, AI code assistant, and template libraries New Features: - Added comprehensive documentation for Model Context Protocol (MCP) - Introduced RooCode AI assistant documentation - Created template libraries section for EVM and Fabric smart contracts - Added OpenAI nodes and pgvector integration guide Documentation: - Added detailed documentation for blockchain and AI integration - Created new sections for AI code assistant and template libraries - Expanded documentation on AI-powered workflows and smart contract templates Chores: - Updated gitignore - Added new abbreviations to formatting headings - Organized new documentation sections --------- Co-authored-by: Roderik van der Veer <roderik@settlemint.com>
1 parent d1834ca commit 238c4c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# deps
22
/node_modules
3+
.bun
34

45
# generated content
56
.contentlayer
@@ -22,6 +23,7 @@
2223
npm-debug.log*
2324
yarn-debug.log*
2425
yarn-error.log*
26+
bun.lockb
2527

2628
# others
2729
.env*.local

0 commit comments

Comments
 (0)