summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 21:07:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 21:07:55 -0800
commit09275e3eed2b3ab2e12e05d5659e9f027625bd39 (patch)
treed14735181dc6cdc8379e3f22a5361b2968d42fe9 /.gitattributes
parente7a755d8e8a8918aeb861f981d3d9178cbb90e4b (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