From 9b2da12451fb74ec84533573e5e3142a058d7b60 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Sun, 20 Nov 2022 11:43:46 +0530 Subject: [PATCH] chore: remove distribution changelog file --- .gitignore | 1 + distribution/whatsnew/whatsnew-en-GB | 0 2 files changed, 1 insertion(+) delete mode 100644 distribution/whatsnew/whatsnew-en-GB diff --git a/.gitignore b/.gitignore index 725f7d4a..33cdccb2 100644 --- a/.gitignore +++ b/.gitignore @@ -244,3 +244,4 @@ hs_err_pid* # End of https://www.toptal.com/developers/gitignore/api/androidstudio,gradle,intellij+all keystore.properties +distribution/ diff --git a/distribution/whatsnew/whatsnew-en-GB b/distribution/whatsnew/whatsnew-en-GB deleted file mode 100644 index e69de29b..00000000