summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 23:00:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 23:00:12 -0800
commit57900ae6c221a4d00c5ba5f977aa50854edc48ec (patch)
tree90744dc5abc40c6994acd0a6c1d6903fc4d412ae /.gitattributes
parent005ca6b0c7c10c3578b206c1ca19bc14ab95821a (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