summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 21:02:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 21:02:03 -0800
commitc2ba5b6adb2335d83a5ef81aa42aa239587b5944 (patch)
treeb259f7dc5e442daa7c979f83093d619678b37e9d /.gitattributes
parent5549fdc9c7e13a9370c90c4be0d51163f597c978 (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