7 lines
68 B
Plaintext
7 lines
68 B
Plaintext
# 无视所有图片
|
|
*.png
|
|
*.jpg
|
|
*.jpeg
|
|
|
|
# 除了 test.jpg
|
|
!test.jpg |