summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorRoger Frank <rfrank@pglaf.org>2025-10-15 04:55:45 -0700
committerRoger Frank <rfrank@pglaf.org>2025-10-15 04:55:45 -0700
commit4d8721cfe77517a3b900dcc94c45f7b9118a9672 (patch)
treef5d1cd80c57f17c5279553b55ab4a21901826e46 /.gitattributes
initial commit of ebook 19459HEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..6833f05
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,3 @@
+* text=auto
+*.txt text
+*.md text