summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 21:05:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 21:05:30 -0800
commitc61ba80e21cc894d1b3c85385ba4057931a236ff (patch)
tree90a1cbe0dd8d162847b1267a4301a7c9d8f15af2 /.gitattributes
parent35b7c12200d2926c6444674ba6e168b82eacc327 (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