summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 20:11:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 20:11:56 -0800
commit549a968cb537366b8a0da31e1fdeb4787d6ad2c7 (patch)
tree9d50d85569abad8430f1eff5c3bb7a8d6022c5bc /.gitattributes
parent28f74d22acd2b003678cc955bc0ead26249ff0d4 (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