diff --git a/.gitignore b/.gitignore index 0217bc1..27dc99c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ node_modules package-lock.json .tardis-cache *.tsbuildinfo -cache \ No newline at end of file +cache +.DS_Store \ No newline at end of file