summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 01:43:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 01:43:39 -0800
commiteb9021e7b5ee5d08d5b4182cd2f707030c7bfb0a (patch)
treede5c407e56c12b2aa4c341102fe8f953f5d02f8a /.gitattributes
parentf4c398b43a2a8dd33f51d13fe00ed13d34e7ff38 (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