summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 09:44:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 09:44:28 -0800
commit9453090d9fec2156256b632cb61c2a33d100d81d (patch)
treedcf0d6c4af594a5cd680a1a65266719b0cb8445d /.gitattributes
parent8dc765aaa511dfa9bc7d5d4dfd4b7a6f293066ef (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