summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 05:40:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 05:40:48 -0800
commit07c92e6ad38cc2630bc1388e0d4acb9f0a6ad724 (patch)
tree2f17cdc8429a89cf12018e0f91be6f2c0c4240ae /.gitattributes
parent6b2aa582f42096152ba85abc40eb7d24c09df8ef (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