summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 19:48:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 19:48:10 -0800
commit2adfc65769a592430ab5c4ee5c72db828a3cea4e (patch)
tree49d1a9e7104e425ac44c94d8bc09d534a3d99b7c /.gitattributes
parent31f3c55ae35e00ede1739f0fcbf4177a63ecb126 (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