summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 03:16:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 03:16:57 -0800
commitefd246dd135fb3537825053aa315f33e4629d0d8 (patch)
tree169ad821e0ef9beaa9fb20e7cfc2d41b20998b56 /.gitattributes
parent4e26721da7dd52a4b77bfa1ddc44adb8c63cd2b3 (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