diff --git a/.gitignore b/.gitignore index e30d73f..fafb404 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules public/ -out/ \ No newline at end of file +out/ +.DS_Store \ No newline at end of file