summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 02:39:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 02:39:15 -0800
commit82133b0fc4cf0b36b0a657ff34813bf1b0a487d2 (patch)
treea3768511d0a7521aaad4179a8186f4237c394792 /.gitattributes
parentc598fd6c71209b232a7bddd61fea790fd598ee2e (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