summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 20:49:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 20:49:48 -0800
commitbbbf75d970ed777de09097ffc4181a6523a63158 (patch)
tree37ffd29eb8d6d09836dbf7bc083cf23fd63d5731 /.gitattributes
parent5063213833e066afba1194cd8e459fb95da0e683 (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