Ignore .DS_Store

This commit is contained in:
Ross Brodbeck 2020-04-13 13:31:46 -04:00
parent e8a07ea207
commit c519c8b2ba
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
.DS_Store
node_modules/
lib/
__tests__/runner/*