summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 06:48:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 06:48:19 -0800
commit54a6dba0a34f27e6421d99a4a3389c7b46596640 (patch)
treecfc63e9d4a00d8da9ff86d11db3ff31daed6d95a /.gitattributes
parentf859c8402ee67b0224690e781f9fb6d78fafa278 (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