summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorpgww <pgww@lists.pglaf.org>2025-10-04 23:22:02 -0700
committerpgww <pgww@lists.pglaf.org>2025-10-04 23:22:02 -0700
commitcaa6753e573883d9ad6144bbb5886607fbfd75d7 (patch)
treef098b4e958c34058f40f9180d8ca25b9d2fe5e97 /.gitattributes
Update for 76986HEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
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