summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 05:21:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 05:21:26 -0800
commit6c49a95007fffdf87748b1482318587f1115e42b (patch)
tree369b916d6b6c9d9c60391964dfc746d0bd3c16f1 /.gitattributes
parent3ea44b8e5265b6af1d39f82a44a032786d0195f5 (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