Added .DS_Store to ignore
This commit is contained in:
parent
617a3d590b
commit
c21eb99e4d
|
|
@ -12,3 +12,4 @@ npm-debug.log
|
||||||
yarn-error.log
|
yarn-error.log
|
||||||
.env
|
.env
|
||||||
.phpunit.result.cache
|
.phpunit.result.cache
|
||||||
|
.DS_Store
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue