summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 16:30:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 16:30:57 -0800
commit942d75970a780cd18a9b8e95b7798474b84f5768 (patch)
treea6f819cad40cdb528103a4199f370bccd9c45b6b /.gitattributes
parente8f1a7b1d16e35c6bb2977a05868fb259be563e7 (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