From 7863adff4da674142e45be2d2df994d7ffea2d87 Mon Sep 17 00:00:00 2001 From: Southclaws Date: Fri, 20 Apr 2018 12:18:52 +0100 Subject: [PATCH] added definitions for Pawn to avoid SourcePawn affiliation --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 176a458..5802459 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,3 @@ * text=auto +*.pwn linguist-language=Pawn +*.inc linguist-language=Pawn