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+' ] 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/