summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 22:17:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 22:17:14 -0800
commit75e5f55f73a50c62bc7d3a73e14afb6e932b12f9 (patch)
tree99dc9ee9a87c91091a260599be1c9f238f19f427 /.gitattributes
parent5b2a779b597aaa320346c3cb36611710dae4b180 (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