summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 13:27:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 13:27:53 -0800
commitc8b1e224987d169cd05a3f85cfc8442aa157c596 (patch)
treeff2435d561d4e714cdba88cb27ec79672f47c619 /.gitattributes
parent390d96f11f405cc09c44e24813d9aaee3a3dab29 (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