summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 01:21:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 01:21:15 -0800
commit3f5e970d9ea3de55816bff2b9924b3d70aa8abe0 (patch)
tree3dfd17ba7abf29cada8040f0f8ef92e84bd72e3e /.gitattributes
parent6552460b120dac4ef7d935b9c007c7454d8ef22c (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