Skip to content

Commit 33b2f62

Browse files
authored
Update .gitignore to exclude kotlin-js-store directory (#343)
improve git repository ## Breaking Changes no ## Checklist - [x] I have read the [MCP Documentation](https://modelcontextprotocol.io) - [ ] My code follows the repository's style guidelines - [ ] New and existing tests pass locally - [ ] I have added appropriate error handling - [ ] I have added or updated documentation as needed
1 parent 20e4e44 commit 33b2f62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ out/
2121

2222
### Kotlin ###
2323
.kotlin
24+
kotlin-js-store
2425
yarn.lock
2526

2627
### Eclipse ###

0 commit comments

Comments
 (0)