summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 10:12:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 10:12:32 -0800
commite411ae2b04c499b47bdfc5cf20499dd80c15842e (patch)
tree2c035e3425fc54a31d6dcbc780292ead087bff70 /.gitattributes
parentd352a2fd495e66ee5c46e3e75dc2b5c6337e5e65 (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