diff --git a/.gitignore b/.gitignore index e2a1c79..007e3ab 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ **/*.map *.gulp/**.js dist/ -node_modules/ \ No newline at end of file +node_modules/ +.DS_Store \ No newline at end of file