summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 16:36:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 16:36:34 -0800
commit99131c83f90a1e4e236b288951ca89c12362daba (patch)
tree1e5068733f4bb0acd6639b16150945c5e6d3127b /.gitattributes
parent07f5ceae221057d79ee294069ba94ce8ccce3dfc (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