summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 23:38:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 23:38:32 -0800
commitdaecfaa1b628c70ca6a37ef07f5bdedddd11c69c (patch)
tree325d09caa00ee8d38cd89f2348dd7ec655eb7919 /.gitattributes
parent57935ea825d5e7cc701d701b5ff50b4d6b6af323 (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