Ignore any Thumbs.db

and not just in the root directory
(this is really helpful for people developing on Windows)
This commit is contained in:
Linus Metzler 2015-10-15 11:13:43 +02:00
parent a4960245c2
commit a57f8bed4a

2
.gitignore vendored
View File

@ -14,7 +14,7 @@
/vendor
/node_modules
/.DS_Store
/Thumbs.db
Thumbs.db
/.env
/.env.development.php
/.env.php