summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 08:04:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 08:04:59 -0800
commit72dadf1e7e82d6dacbf70ba56488d9b2887eec9e (patch)
tree5d11ebd4d5436756deed04bef2d4231dbed34c90 /.gitattributes
parenteadb32ab7d3b4d0d2c4734f24274038678c66ea2 (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