summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 02:31:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 02:31:36 -0800
commit6d5d694a6aeb85dce1ccaaa2bae913c6eb0a77ef (patch)
treea765cf859206ddc51df64cb5d2e7cac1ff038144 /.gitattributes
parentc51ccc5d99f771265a9966baa9a1d4005f3fa95e (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