summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 16:17:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 16:17:18 -0800
commitdb87977c59803edcf835d2ae0bb890930ab810c7 (patch)
treed7da7589673fd2054d69f2d30720ddc3c19f486b /.gitattributes
parent27b4a7b79ad0dc9e39db9d33f000f073155d6b7d (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