diff options
Diffstat (limited to 'vnext/.gitignore')
-rw-r--r-- | vnext/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/.gitignore b/vnext/.gitignore index 02fb90e6..f47a86b1 100644 --- a/vnext/.gitignore +++ b/vnext/.gitignore @@ -1,2 +1,2 @@ node_modules/** -public/**
\ No newline at end of file +dist/**
\ No newline at end of file |