summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorpgww <pgww@lists.pglaf.org>2025-09-18 07:22:04 -0700
committerpgww <pgww@lists.pglaf.org>2025-09-18 07:22:04 -0700
commitc4cad7562981ec8e92573901f04ab4a9d7918c78 (patch)
treee1f0b5407afad95812495ddcc94c3ded2044dff5 /.gitattributes
Update for 76897HEADmain
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