diff --git a/.gitattributes b/.gitattributes index 057160b..412ec17 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,3 @@ -beacon/lib/json-c/* linguist-vendored +* linguist-vendored +*.py linguist-vendored=false +*.c linguist-vendored=false