summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 12:41:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 12:41:32 -0800
commit61c397fbd09a7c8b7688edaf134ede3e70860d8e (patch)
tree349594b24ffe0ac94870ffdfe5e84a4d3b002403 /.gitattributes
parent96986f5ef31008ccfe686b0c55d9cd216823f928 (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