diff --git a/.gitattributes b/.gitattributes index 239b63c..f40e66c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ *.c linguist-detectable=false *.h linguist-detectable=false +Makefile linguist-detectable=false \ No newline at end of file