summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-22 00:48:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-22 00:48:54 -0800
commit292393f4f4aae81a800e5b493868b3a6380c81d9 (patch)
tree88cae0d5427a9126b2712a5b90f40561bc63c4b8 /.gitattributes
parenta8df9c358d078495a507c99b6e60014214af2a1b (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