diff --git a/.gitattributes b/.gitattributes index 4ab6df0..45f0555 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ *.py linguist-detectable=true *.json liguist-detectable=false -*.c linguist-detectable=false +*.c linguist-detectable=true