[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 d6a5844fe8
commit 83d069ba65

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