summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 12:45:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 12:45:44 -0800
commit91a1dc46d3579a875fbe364a88b1d8a19c85e38a (patch)
tree85ff6800f95e6d02aaf47a977fa1b257100dfd56 /.gitattributes
parentaeef5faf4d05ee4ea7a6528c02c57336e8f9904f (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