summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 20:53:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 20:53:23 -0800
commit35c4d01c3c9d32d541f532cec8877e6e4de3e91f (patch)
treed3b3014e922e99cd12e583070e0853ce9bb2c54b /.gitattributes
parentfb599351ca853310bf999d55ef85d23512931409 (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