diff --git a/.gitignore b/.gitignore index f65491c..c7240b5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ node_modules/ # Ignore js files that are transpiled from ts files in src/ -lib/ \ No newline at end of file +lib/ + +.DS_Store \ No newline at end of file