diff options
Diffstat (limited to 'vnext')
-rw-r--r-- | vnext/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/vnext/.gitignore b/vnext/.gitignore index 2c60e0e0..5a1e9bca 100644 --- a/vnext/.gitignore +++ b/vnext/.gitignore @@ -1,3 +1,4 @@ node_modules/** dist/** -.DS_Store
\ No newline at end of file +.DS_Store +config/local.json |