diff --git a/.gitattributes b/.gitattributes index b6e13da..1f2a1fe 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,6 +3,8 @@ *.hpp linguist-language=C++ *.c linguist-language=C *.cpp linguist-language=C++ +*.ps1 linguist-language=C++ +*.bat linguist-language=PowerShell *.sln merge=binary *.csproj merge=binary *.vbproj merge=binary diff --git a/README.md b/README.md index c6ac9b1..537c506 100644 --- a/README.md +++ b/README.md @@ -26,3 +26,7 @@ ## How can i disable it ? * Reinstall spotify + +## Credits +* [BlockTheSpot](https://github.com/master131/BlockTheSpot) +* [SpotX](https://github.com/amd64fox/SpotX)