summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 02:55:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 02:55:32 -0800
commit846d58c5ead944c4c70631c30b7e999e2d667c8d (patch)
treea177ef61571b5d5be6c7aafc1c52da7b2c5fc689 /.gitattributes
parentedfe28c856dfb1e50269ea87039b1530946539fc (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