summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 03:22:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 03:22:03 -0800
commit03736945677da801713c56500bda2223f55fc93d (patch)
treea43f9181602f6d96b4bd3d7e8f67f7e2c71987c1 /.gitattributes
parentdb02df77060f54f8c49f1f917625bfe9aa25f7f6 (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