summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 21:50:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 21:50:29 -0800
commitd7e25cfed02a6f7da6a4e9b741a94ff4c77c3a74 (patch)
tree24f37cd4e72c8b20eccad814d706b99b85efb5a4 /.gitattributes
parentb34d34b6efe993b8820233b97e5916e324a733b9 (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