From 9fc5940f2b5309a502bd6291dbc42722da002f86 Mon Sep 17 00:00:00 2001 From: pgww Date: Tue, 29 Jul 2025 23:22:01 -0700 Subject: Update for 76592 --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6833f05 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +* text=auto +*.txt text +*.md text -- cgit v1.2.3