summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 08:49:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 08:49:32 -0800
commit1fd976beadf149ae6fe0404954bca6eadaa93398 (patch)
tree316aef46225e0d529de95feb2e4db2cecf12548e /.gitattributes
parent8bf502c79b78b49480027f10a91a9a38642a27fe (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