From a1ccb29e1c64494ad229526ab236490ccf5555e1 Mon Sep 17 00:00:00 2001 From: David De Smet <2607383+daviddesmet@users.noreply.github.com> Date: Tue, 19 Apr 2022 18:35:35 -0500 Subject: [PATCH] Update .gitattributes --- .gitattributes | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index 7612749..07289fa 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,6 +2,3 @@ *.json linguist-documentation # Fix source code detection *.cs linguist-language=C# -src/Paseto.Cryptography/Internal/Ed25519Ref10/sc_reduce.cs -linguist-language=C# -src/Paseto.Cryptography/Internal/Ed25519Ref10/base2.cs -linguist-language=C# -src/Paseto.Tests/Crypto/Ed25519TestVectors.cs -linguist-language=C#