From bbc7e4c8956dbddb8deae542c666bb3703422e60 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 9 Mar 2021 21:38:47 +0300 Subject: Update .gitignore --- vnext/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'vnext') 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 -- cgit v1.2.3