summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 03:23:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 03:23:46 -0800
commit8ebb4c13a09a7a3b8f89c9f04d602033671c3b0b (patch)
tree58720d73866b7d95ac8718a47970255ebacaa158 /.gitattributes
parentdcd715bfbed86df57175366ff91496f5af7b280e (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