Just add a .gitattributes file in your project root folder, like this: *.h linguist-detectable=false *.cc linguist-detectable=false *.cpp ...
確定! 回上一頁