summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-24 23:51:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-24 23:51:36 -0800
commit06e8c1a90a4136a68c8aa1870f7aa17226367ae0 (patch)
tree8e13cca6306648a04990f28b70ec1415eba27225 /.gitattributes
parentf7fb8339d9b95dce4c493833a54c7d53cbe30430 (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