diff --git a/project_structure b/project_structure deleted file mode 100644 index a339f0b..0000000 --- a/project_structure +++ /dev/null @@ -1,8 +0,0 @@ -code-audit-tool/ -├── frontend/ # Vue.js前端 -├── backend/ # Python FastAPI后端 -├── core/ # 核心审计逻辑 -│ ├── analyzers/ # 各种分析器 -│ ├── parsers/ # 代码解析器 -│ └── ai/ # AI分析模块 -└── docker/ # Docker配置文件 \ No newline at end of file