summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 00:45:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 00:45:23 -0800
commit51da8fd0f333284e433276194a945476885a7b97 (patch)
tree52c424d9eec5fe980b0bcbcfa0ea8dff13d73e75 /.gitattributes
parent532031d32917a8fcd3eca95d0284d0373da1e0a3 (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