summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 07:05:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 07:05:52 -0800
commite1b70638a05be69ee06e6b789b6e4650cd2e7063 (patch)
treeb981e4e1c0b89745ab609e8a8a6ad501f2d287f8 /.gitattributes
parentd2dbf5bc2b9bb5a4340d4e03e9af0d8d36f94dcb (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