summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 02:26:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 02:26:53 -0800
commit804d6506b50b12746b989d984cab0f24484705ff (patch)
treef7d4df6e53afa07df491a4d849bb8ace8d4d7b52 /.gitattributes
parent1b88f1d13930d4c99f23e21657947452f0a79668 (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