mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-21 22:53:56 +08:00
chore: 更新.gitignore以允许跟踪manager-mobile中的env和json文件;修改LICENSE版权信息;添加环境配置文件;新增manifest.json和pages.json以支持移动应用结构
This commit is contained in:
+6
-1
@@ -177,4 +177,9 @@ uploadfile
|
||||
.cursor
|
||||
|
||||
!package.json
|
||||
!**/package.json
|
||||
!**/package.json
|
||||
|
||||
# Do not ignore env and json files inside manager-mobile
|
||||
!main/manager-mobile/**/env/
|
||||
!main/manager-mobile/**/.env*
|
||||
!main/manager-mobile/**/*.json
|
||||
Reference in New Issue
Block a user