summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 19:42:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 19:42:10 -0800
commit2e420b5263c4b4a6ff669a51a08d2a479c06c3bb (patch)
tree6070cfdaef52860817a3bee61c5aabbead7ef1a8 /.gitattributes
parent2598f0081d1ea7bb3771ca18dcb64054afc0edcc (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