Skip to content

Commit da7357a

Browse files
committed
減少上傳照片 (側視圖片用 lena 就行)
1 parent 6f97ec2 commit da7357a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ build/
2626
*.jpg
2727
*.jpeg
2828
*.png
29-
!tests/test_data/*.jpg
30-
!tests/test_data/*.jpeg
31-
!tests/test_data/*.png
29+
# !tests/test_data/*.jpg
30+
# !tests/test_data/*.jpeg
31+
# !tests/test_data/*.png
3232

3333
# OS
3434
.DS_Store

0 commit comments

Comments
 (0)