summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 12:30:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 12:30:39 -0800
commit8b0b16974efc35199ff04103f8c241d6bfcc5b5e (patch)
treee3fb89c70f95857403285c7da2b99fb4dca8e822 /.gitattributes
parentb1722a9c847dd137afe8e4d44590cabc234ae37e (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