summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 11:46:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 11:46:27 -0800
commit9c8e8e5969ce1398c1368d10beb041c42a264b71 (patch)
tree575816b8d62cf1fab9b91fc2a145d8287c6fcde0 /.gitattributes
parent6b8d9a4f1379655d5d4ae1d17a0933535b67cbe1 (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