summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 04:59:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 04:59:58 -0800
commitbfdf9a82d29304c474ad525b5b7e0d96964e7db3 (patch)
treef6365f53bb6aa77d05c3f204640e4f2ead99ae68 /.gitattributes
parente344e5fc3abf255e6a66e7477cf52730828bcb27 (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