summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 18:25:06 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 18:25:06 -0800
commita53113989982b76feb0a7c24021b3cbbed73e8d9 (patch)
tree1a78dce1f36817b8a5fa295938babff630be1941 /.gitattributes
parent8f455ae181dc5eb9389e066a97ce0423f6710268 (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