提交 38b9fdf4 编写于 作者: W Wouter de Vries

Only unignore directories that have at least a character ending with .cache

上级 e313e296
...@@ -211,7 +211,7 @@ _pkginfo.txt ...@@ -211,7 +211,7 @@ _pkginfo.txt
# files ending in .cache can be ignored # files ending in .cache can be ignored
*.[Cc]ache *.[Cc]ache
# but keep track of directories ending in .cache # but keep track of directories ending in .cache
!*.[Cc]ache/ !?*.[Cc]ache/
# Others # Others
ClientBin/ ClientBin/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册