From 195a56cc877a4586d4bc201d414f78ccd940ce3e Mon Sep 17 00:00:00 2001 From: DosX Date: Sat, 13 Apr 2024 14:22:32 +0300 Subject: [PATCH] Create .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..754d1e0 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.asm linguist-detectable=false \ No newline at end of file