ITADN
首页
AIGC
博客文章
GIT库
资源下载
C龙虾
程序订做
联系我们
sublimehq/Packages
/
Issues
[Git Formats] Git Ignore and Attributes character class
#4526
Open
michaelblyons
创建于 2026-04-16
C: Syntax
M
michaelblyons
commented
### What happened? In `.gitignore` and `.gitattributes`, a file pattern like the one below does not quite tokenize correctly: ```gitignore foo[[:space:]]bar.txt ```
0 条评论