summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 20:54:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 20:54:35 -0800
commite5abc3aeb2219bd21a8a809faf8057384f305c6d (patch)
tree7cb51735e36ceaaa094bc75d1b78b1f9b2dfe7d4 /.gitattributes
parent5e7803df5a0607eee5852a9fd3cf535f1e373808 (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