summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 10:31:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 10:31:30 -0800
commitad9a4847757d5c966bc1351e3eac55bf876ca301 (patch)
tree65ca5600072a38c0e7b076b238c0be9a1c45d10f /.gitattributes
parente9e55878fa3a85d6d38d4a6301d2c687bb7dec68 (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