summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 20:18:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 20:18:28 -0800
commit3ba01f4750902acc9593dc74f7142894354ccd4d (patch)
tree165e6bf0f64a7729ce602bd43e3d6d99f5e5c634 /.gitattributes
parentc5170f403f5d3eb83acd34d15227e9edf1ebe60b (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