summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 19:57:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 19:57:15 -0800
commit3e24ea601a65b2ed20049d395cd4172b8e4e2a22 (patch)
tree4f3b4a592a738867474c13ca40e34add0f383c97 /.gitattributes
parenta3e873e1b3bad0aac7afb75d9defaed87a8edb2b (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