summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 13:16:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 13:16:53 -0800
commit0fab7e5cac5b6aa20887ff5d052e4891273d3c38 (patch)
tree73e178115a9f83106b97785f7d1e3e27f83c3dac /.gitattributes
parentfa521fe98f7fbefdd275652157522dbde75b2008 (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