/.hbuilderx # 忽略编译生成的目录 dist/ # 忽略 node_modules 目录 node_modules/ # 忽略日志文件 *.log # 忽略日志文件 *.map unpackage