summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 01:02:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 01:02:10 -0800
commit20683f4dd3a14233f7947cbf12060c764868e799 (patch)
tree0f68486d252cf8ab4107807a1e63c4c229d8ea13 /.gitattributes
parent56effdb703a1e2ca5c738f2c2e0e88dca97e5570 (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