summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 19:10:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 19:10:10 -0800
commitdea1c6cf4cd9416c8a240aa64ce9ad39a299aff7 (patch)
treea4fb48bfb0f5dc9d50b355a36fa886f378ae6b38 /.gitattributes
parent8a217f3f86f2ab6dfe31717265cdd2efc9c82573 (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