diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 000000000..5e5373b7f --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,14 @@ +# These are supported funding model platforms +github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +patreon: # Replace with a single Patreon username e.g., user1 +open_collective: dekusms +ko_fi: # Replace with a single Ko-fi username e.g., user1 +tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel +polar: # Replace with a single Polar username e.g., user1 +buy_me_a_coffee: # Replace with a single Buy Me a Coffee username e.g., user1 +thanks_dev: # Replace with a single thanks.dev username e.g., u/gh/user1 +community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry +liberapay: # Replace with a single Liberapay username e.g., user1 +issuehunt: # Replace with a single IssueHunt username e.g., user1 +otechie: # Replace with a single Otechie username e.g., user1 +custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] diff --git a/.gitignore b/.gitignore index 779cc037e..a417aa356 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,11 @@ venv/* gradle.properties *.tmp.sh *.logs +/app/.idea/.gitignore +/app/.idea/appInsightsSettings.xml +/app/.idea/caches/deviceStreaming.xml +/app/.idea/gradle.xml +/app/.idea/migrations.xml +/app/.idea/misc.xml +/app/.idea/runConfigurations.xml +/app/.idea/vcs.xml diff --git a/.idea/compiler.xml b/.idea/compiler.xml index b86273d94..b589d56e9 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/.idea/gradle.xml b/.idea/gradle.xml index 94dcebe24..770162664 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -14,7 +14,6 @@ - diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index 22f76ec4e..adb0d8eae 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -52,6 +52,10 @@