summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 11:45:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 11:45:31 -0800
commit95e2ea0a43e59da9fd37d82d6c9d4acd566f4a38 (patch)
treea6ea48737de843768fab54c518ebaf71656de849 /.gitattributes
parentdf9191f398ae8e1fee08260ea74e8b6f4acbf14b (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