summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 07:37:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 07:37:51 -0800
commit6dd8195151c1253e2f8383179ad64bf361026ee3 (patch)
tree5b2fe6c265333b7131826abe958c2e998ab07418 /.gitattributes
parentac55cc045c54f550ca2c87d88efa4193e7fa2176 (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