diff --git a/.gitignore b/.gitignore index a3112c1c..2833884c 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ node_modules web-ext-artifacts .vscode/ dist/ -tmp/ \ No newline at end of file +tmp/ +.DS_Store \ No newline at end of file