summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 05:05:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 05:05:59 -0800
commit028d8b6d040e5b94cdee3f2929aa4c021b774973 (patch)
tree4716becb28fb58c413348107d72b61aca0fec0ec /.gitattributes
parentcf34dc4e754ec2b2218b693161cdad6a23137552 (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