Skip to content

Commit 1745513

Browse files
committed
Merge pull request laravel#2358 from JosephSilber/ignore-windows-thumbs
gitignore windows thumbnails
2 parents aced8af + 52a9638 commit 1745513

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
/vendor
33
composer.phar
44
composer.lock
5-
.DS_Store
5+
.DS_Store
6+
Thumbs.db

0 commit comments

Comments
 (0)