summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 14:04:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 14:04:53 -0800
commit13d0dc7ee1c9894744745d8854fdce53d571f2c8 (patch)
tree110f37123c2c6d35af5af723596259fccf041d05 /.gitattributes
parentc8f72a0bc5525a309aa9655f473d616cc6db2b59 (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