summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 21:08:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 21:08:17 -0800
commit66d1c9e38b7b73b7f93252fdad4a7bb2e050ffb2 (patch)
tree7b5e5fc485afaceea327f2918692ca7f41bf780b /.gitattributes
parent652509970e606d261f85b05c70b7183de45dda7a (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