summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 09:37:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 09:37:57 -0800
commit76ea2d781cd196d6c6ea3bdf34cf6ee63db4eaf8 (patch)
tree8dfd1b9c941fbb4c0668a0599ff76f7b70fd9a1a /.gitattributes
parentce49ff3907dd47c4441628550f73e966dc8a1321 (diff)
NormalizeHEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d7b82bc
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+*.txt text eol=lf
+*.htm text eol=lf
+*.html text eol=lf
+*.md text eol=lf