From 95d5a2ef18ea2bcb1c5a532c9f50916eff91bbdd Mon Sep 17 00:00:00 2001 From: equinusocio Date: Sun, 22 Oct 2017 19:31:39 +0200 Subject: [PATCH] chore: update gitconfig --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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