Tagged: TOGoS/PHPGitIgnore

现在期望于:/assets/apps/ 目录下的 /css、/images、/js、/locales、webpack.mix.js 等文件应该被忽略掉,现在的配置如下 0

When parsing and applying the implementation of .gitignore class rules, configuration optimization of .gitignore files

浏览量: 1 1. Reference:https://www.shuijingwanwq.com/2022/06/10/6593/, based on Togos/phpGitIgnore for parsing and applying .gitignore class rules implementation 2. Now expect that the /css, /images, /js, /locales, webpack.mix.js and other files in the /assets/apps/ directory should be...