summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 05:54:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 05:54:47 -0800
commit29242790e7c30572680d520f9fac23f7cf52d1a4 (patch)
tree7cfa6236b1d8e07913686b97bf2613aedea01fdf /.gitattributes
parent5e54d6e7aaccd7d713ce11dbf7b5debf21c3813f (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