summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 16:34:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 16:34:20 -0800
commit32c7a73fa0024447dc65c0564b8be31a90a3b5a5 (patch)
tree77aa8d95d09a0dd647524704fd8b57fee83c498a /.gitattributes
parentc088ce97e5bd0c40fe15c303eb3d514967c49602 (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