summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 09:02:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 09:02:03 -0800
commitf8f79ba23e15e7a987acc0c35b529e4b2ccb56e0 (patch)
tree49d1d2697a8260b165c516c68a68a4505b27fb3d /.gitattributes
parenteae0696338dd011c9adaa3207b07b57468cbdfcf (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