summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 21:08:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 21:08:28 -0800
commit827da9ae4c66f625fa76709729f690cfff713a86 (patch)
tree5795ee4048431182bf60c3a4eff57c1538d4c5ad /.gitattributes
parentdde5fe97a2b61c731f1b7d772ca06864f5018eb4 (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