summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 12:36:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 12:36:19 -0800
commitf6cf84cf7b998cbdc6a3e81b3070a146eed1d88b (patch)
tree84095bcaa8e690dd6e75360251c8b3eded182121 /.gitattributes
parentc063a2f11151c308701cc9ddf3ae38a10232fa2f (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