summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 11:21:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 11:21:46 -0800
commit172e2d3c2783b48ad0c60ac790ffad2bf4e5b953 (patch)
tree7b666b7ecd0381ce6976a6cfb0732b5c246dd4c7 /.gitattributes
parentd7aa3c386cd4dc8452b4424b30f868c2ef69b4d7 (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