summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 07:29:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 07:29:04 -0800
commita50d69702e6418809abe1a4e4a68fdaff690de93 (patch)
tree88374fa85aec5afac4631431ac37e0f2fa9b8e28 /.gitattributes
parent7b447c9713cca3a588c5430073816413f113732b (diff)
Add LICENSE.txt and README.mdHEADmain
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