summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 09:37:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 09:37:51 -0800
commitac63f05f7a56ec1c13408c8acb3e7f93e7f9fd13 (patch)
tree7a346e028ff88c75fd85ec44ad1fed0f215023f6 /.gitattributes
parente43480f6da3445647dd581e83b9f3f1d94fe6815 (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