Ignore .DS_Store files in Docker builds

Fixes #487
This commit is contained in:
Antoine Cotten 2020-04-20 18:36:30 +02:00
parent a7175e265b
commit 516c3f6b57
No known key found for this signature in database
GPG Key ID: 94637E68D4A79DD0
1 changed files with 2 additions and 0 deletions

2
.dockerignore Normal file
View File

@ -0,0 +1,2 @@
# Ignore OS artifacts
**/.DS_Store