summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 15:34:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 15:34:48 -0800
commitc3f0d03f83e0d285d5869dbd90e9b8f697ef22f8 (patch)
tree4d8927c48d8adc96e66d3b01100ccb990aa66e54 /.gitattributes
parentbc08687ab5aba885ad5cb1fb115e1594009bf6dd (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