Update mcp tool universe

This commit is contained in:
shahondin1624
2026-02-14 11:09:37 +01:00
parent 3da5013cbc
commit 3030088124
26 changed files with 1268 additions and 4 deletions

35
.gitignore vendored Normal file
View File

@@ -0,0 +1,35 @@
# Maven
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties
.mvn/wrapper/maven-wrapper.jar
# Java
*.class
*.log
*.jar
*.war
*.ear
*.zip
*.tar.gz
*.rar
hs_err_pid*
# IDE
.idea/
*.iml
.vscode/
*.swp
*.swo
*~
.DS_Store
# Logs
*.log
server.log