summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 17:37:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 17:37:00 -0800
commit8ddb79550d1bfcad5f9e64ac253f925d6ce57a8d (patch)
treee9baf750e1a0c75d65cfb24746587b5e58ea8990 /.gitattributes
parent9811be713be1a7f3bd372ba0aa43c9feb46b5292 (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