diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml deleted file mode 100644 index e4faca068616d4cd068c95a7da6d8c5b54cccd99..0000000000000000000000000000000000000000 --- a/.github/FUNDING.yml +++ /dev/null @@ -1,8 +0,0 @@ -# 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 -open_collective: interview -ko_fi: # Replace with a single Ko-fi username -tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel -custom: # Replace with a single custom sponsorship URL diff --git a/.gitignore b/.gitignore index ba3f82436e5407f2b87362e031f405c9b6df74d1..4feda0f088e201cc64fcd12133cbe94856b9af64 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .vscode *.txt -*.bat \ No newline at end of file +*.bat +.gitignore \ No newline at end of file