From a63b5b23e24e31a1f650bc750f0e341fee110413 Mon Sep 17 00:00:00 2001 From: ecmel Date: Fri, 19 Jan 2024 01:03:15 +0300 Subject: [PATCH] release --- CHANGELOG.md | 2 +- README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b65280..63d1992 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to the extension will be documented in this file. -## [1.0.6] - 2024- +## [1.0.6] - 2024-01-19 - Ask to exclude `.git` folder diff --git a/README.md b/README.md index 653e2d3..331f329 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Archives workspace folders respecting `.gitignore` files. - Provides `Archive workspace folder` command which archives the entire workspace folder - All `.gitignore` files are respected +- Option to exclude `.git` folder - Supports multiple workspace folders ## Installation