summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 03:33:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 03:33:58 -0800
commit76be989dbada1aa62de587b2e05cc911acfd9369 (patch)
treedc8b8d7e102b86b2c59d4e4e18537d91029f390f /.gitattributes
parent1e91a403f2959b4bbb824dce0a74f3f9a7e412ec (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