summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 03:25:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 03:25:20 -0800
commit740124cfa3d2c333797cf4b2733e5a392323ecd2 (patch)
tree410ddf44ea2c906b582454472db6e7f533c47a50 /.gitattributes
parentf0204d2dbafa7b826ee2da7d9073b6a5c6871a2f (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