summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 21:39:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 21:39:01 -0800
commit8fd9009a70d770b676d45dd7853467c4d4c411e2 (patch)
treede5a49d6f1446e7286a8aae132ecd2f752b05470 /.gitattributes
parenta7898d44db8b34ecfb3daddfb34546eb159a1703 (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