Warning: Missing argument 3 for write(), called in /www/wwwroot/biwei1.cn/incs/robot.php on line 68 and defined in /www/wwwroot/biwei1.cn/incs/data.php on line 487 最简单的方法就是添加一个全局的 .gitignore,然后把一些常用的需要 ignore 的文件添加进去,这样可以避免每个 repo 都手动设置一下。当然,git-secrets 是一个更加严谨的方案。…