summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 10:55:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 10:55:43 -0800
commit3d0989ed59a8ee4e086adb49c5b71ba3f4f1ec31 (patch)
tree842a4425516d964074d2f4c09e1bda6e3018c870 /.gitattributes
parentab51d878ef857da8a9dd7b3a329bd93785cd10f0 (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