summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 14:27:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 14:27:45 -0800
commitcc3bab912b1d149151235cf36db5ec4d3e4d0e78 (patch)
treea498b3de4e37910a93a8c0681b5fb840312f6f68 /.gitattributes
parent61c47f73d3acb1eb9fc85c9a12e1e95b2261ce11 (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