From 594f7f287f75d29255dbc421f472ac5c1d614d69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20de=20Souza?= Date: Mon, 29 Apr 2024 07:47:37 +0200 Subject: [PATCH] Remove unnecessary lines from .gitignore --- .gitignore | 5 +---- CHANGELOG.md | 1 + 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 90098b7..e1a25d6 100644 --- a/.gitignore +++ b/.gitignore @@ -3,11 +3,8 @@ /.idea /build -/release /captures -.cxx +/release .DS_Store -.externalNativeBuild .gradle local.properties -*.iml diff --git a/CHANGELOG.md b/CHANGELOG.md index 19aa676..d4e7c2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ ### Note - Use "debug" signing config instead of creating a new one +- Remove unnecessary lines from .gitignore ## [1.8.2](https://github.com/ldeso/blitz/releases/tag/v1.8.2) – 2024-04-19