[CI-SKIP] macOS filesystem dust made it past gitignore!

This commit is contained in:
Zach Brown 2018-03-13 18:43:13 -04:00
parent 90c7126e18
commit ffb1bdf05f
No known key found for this signature in database
GPG key ID: CC9DA35FC5450B76

1
.gitignore vendored
View file

@ -37,6 +37,7 @@ work/test-server
# Mac filesystem dust # Mac filesystem dust
.DS_Store/ .DS_Store/
.DS_Store
# intellij # intellij
*.iml *.iml