summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 06:59:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 06:59:18 -0800
commitac499398c28a37da68f11172edb3c8dc2f7f1788 (patch)
tree5d9decf250eff4413a42f933dadddd7df203573b /.gitattributes
parentd32f61dda2e2a124224220167df6a8ec7f26f1ed (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