summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 11:45:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 11:45:52 -0800
commit47784643d11e89203397901a2c616d7e5a07d28e (patch)
tree5a0e79a5361af19258060f807df48d1d2a31bc92 /.gitattributes
parent7b67853228278b2799f48025ba9c4af074e9f3c3 (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