aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vnext/.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/vnext/.gitignore b/vnext/.gitignore
index f47a86b1..2c60e0e0 100644
--- a/vnext/.gitignore
+++ b/vnext/.gitignore
@@ -1,2 +1,3 @@
node_modules/**
-dist/** \ No newline at end of file
+dist/**
+.DS_Store \ No newline at end of file