diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..509b366 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +*.cpp linguist-language=C++ +*.h linguist-language=C++ +*.hpp linguist-language=C++ +*.cc linguist-language=C++ +*.html linguist-detectable=false \ No newline at end of file