summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 06:16:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 06:16:25 -0800
commit1ef20a44aec74236a9a407262515f1eb8270a546 (patch)
treedb2296e9a259f6af88459a55a776b4c7604540c2 /.gitattributes
parenta37a579570b008236c70aa7f7dc967c3c543809f (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