diff --git a/.gitignore b/.gitignore index 1305422..c3ac647 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# miscellaneous +.DS_Store + # node node_modules package-lock.json @@ -7,4 +10,4 @@ pnpm-lock.yaml # gluon build -chrome_data \ No newline at end of file +chrome_data