summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 10:43:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 10:43:54 -0800
commit48598f3ce149196f49d678a74b24134dee55492c (patch)
treeb0b806d2ccd129cdb5bfe988d93eb7e6e3f5465b /.gitattributes
parentd14dc10c5620a0d67a42b19db9bc24078cff13f0 (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