summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 06:07:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 06:07:43 -0800
commit6b5fe09da707625cc59f486e7a75c29f2f02394d (patch)
tree322a7a5a9a6c06df2ba0240a7679dfbb5ac944d0 /.gitattributes
parenta9d2635baabe9a8725b99be8c2ecdc2fd81b2bbb (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