Skip to content

Commit 48ce723

Browse files
committed
增加过滤名单 -> test png
1 parent 607da3d commit 48ce723

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,9 @@ ENV/
102102

103103
# PyCharm
104104
.idea/
105+
106+
# img .png
107+
img/*.png
108+
109+
# test py file
110+
test.py

0 commit comments

Comments
 (0)