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