From c3caf391cdfbb270e5d8dc6cf03fa37228ee3890 Mon Sep 17 00:00:00 2001 From: Christian Koop Date: Sat, 25 Sep 2021 21:20:08 +0200 Subject: [PATCH 1/2] Update .gitignore --- .gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitignore b/.gitignore index e075f419..f8c66c55 100644 --- a/.gitignore +++ b/.gitignore @@ -2,8 +2,6 @@ # JetBrains IDEs ## /.idea/ - -# Don't exclude files that might not be related to the IDE *.iml /*/*.iml /NMS/*/*.iml @@ -11,7 +9,6 @@ ## # Maven ## -# Don't exclude a 'target' package by accident /target/ /*/target/ /NMS/*/target/ From 183d56c488e521047f6c7ab414a63ab37c40d46e Mon Sep 17 00:00:00 2001 From: Christian Koop Date: Sat, 25 Sep 2021 21:22:52 +0200 Subject: [PATCH 2/2] Update `.github/FUNDING.yml` (Adds Songoda+ page) --- .github/FUNDING.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index c4daa16d..5445f874 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -9,4 +9,4 @@ community_bridge: # Replace with a single Community Bridge project-name e.g., cl liberapay: # Replace with a single Liberapay username issuehunt: # Replace with a single IssueHunt username otechie: # Replace with a single Otechie username -custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] +custom: [ 'https://songoda.com/songoda+' ]