summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 22:37:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 22:37:21 -0800
commit044e8304c6c2fd131d2ee31fa86f51042c812c6e (patch)
tree20854bc6ddb6a38e1f5fda3eabd1795855241697 /.gitattributes
parentf9dec16497ee77924c56a729db4fb3475000aa87 (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