summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 11:51:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 11:51:24 -0800
commit4d41aa96938555ea6c537a1dbdcd62c2df57ed88 (patch)
treea9218b86c96301ee01bba27d06840e97682cad90 /.gitattributes
parentf814960f6081160538e7532c7dc032eaf3064337 (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