summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorpgww <pgww@lists.pglaf.org>2025-10-03 06:22:02 -0700
committerpgww <pgww@lists.pglaf.org>2025-10-03 06:22:02 -0700
commit45c7c66984ab3607a77b0e19f5d725e1ea33a7cc (patch)
treec5f7717746dbe99f3c70e2b5791df31553139774 /.gitattributes
Update for 76968HEADmain
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