summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 21:38:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 21:38:35 -0800
commitc082a29666c09c093c776eb5df922be4e068ae7c (patch)
tree1fe7b6fe693f7cb9bfa5b8c871fd8fcce5c588a2 /.gitattributes
parentf4576142eaad3d4c3f5d6558c3bf182171389e7c (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