Skip to content

Commit 27ca59c

Browse files
committed
Don't ignore images in their file
1 parent 99078f9 commit 27ca59c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ dmypy.json
132132
.DS_Store
133133

134134
# In/out images
135-
*.png
135+
/*.png
136136

137137
# Key files
138138
key.shared

0 commit comments

Comments
 (0)