summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 03:51:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 03:51:56 -0800
commit2a746fcfdb411ab5651aadc89909013be24a78ec (patch)
tree2b2a4dfbd5e7d64fef671ce8a6e3d004c2c32e1e /.gitattributes
parent9ba59f9f2fb4631cb3b410777094bb838c0a0506 (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