From e2bfae998d9edbd1d4b5bea5f6e4c7c0387f508b Mon Sep 17 00:00:00 2001 From: ottop Date: Tue, 12 Nov 2024 16:06:34 +0200 Subject: [PATCH] Update CREDITS.md --- CREDITS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CREDITS.md b/CREDITS.md index c09aecc..1ea153d 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -4,3 +4,4 @@ - Blocked empty app names when renaming apps. [Pull Request](https://github.com/ottop/yam_launcher/pull/12) - Fixed a wrong text style default value. [Pull Request](https://github.com/ottop/yam_launcher/pull/13) - Moved unncessary array translations to a common file. [Pull Request](https://github.com/ottop/yam_launcher/pull/14) +- Added a .gitignore file to the base directory. [Pull Request](https://github.com/ottop/yam_launcher/pull/18)