feat: add initial project structure with license, README, and pre-commit configuration

This commit is contained in:
2025-03-25 18:22:10 +00:00
parent 3effc087a3
commit 38ba3fa69b
5 changed files with 109 additions and 4 deletions

2
.gitignore vendored
View File

@@ -8,6 +8,7 @@ env/
# Configuration
config/config.ini
config/mcp_config.json
# IDE
.vscode/
@@ -18,4 +19,5 @@ config/config.ini
# resources
resources/
# __pycache__/