summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 12:41:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 12:41:12 -0800
commit08e6b34a92f880a10bf5b342f48a7b3ef0bc2527 (patch)
treebc786d84949b7f3a246ff2e8f5836a86735b61df /.gitattributes
parente6ef4eee1d1c9f4af40b704ef3ef2450b5b31761 (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