summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 19:50:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 19:50:25 -0800
commit4ce3836e7282223127c89222c1df8fd8c6555a71 (patch)
treed54f7dfaab34a86184d78cc53364241c3d76eb2d /.gitattributes
parent6833a7b2ed98f4f4989ce211d92720e902b78192 (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