summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 04:47:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 04:47:32 -0800
commit972dd58ef2fc0e5dfbc3cc480916b31dd52842e9 (patch)
tree3bdad40b1bfed6dd8006d00460ce1fb05ce2b0c8 /.gitattributes
parent5f3b328b4c2acba2a41174dc7db862ef0442248a (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