summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorRoger Frank <rfrank@pglaf.org>2025-10-15 02:33:35 -0700
committerRoger Frank <rfrank@pglaf.org>2025-10-15 02:33:35 -0700
commite8f430b159ccc004d14759e7a0d572b3fde8a0aa (patch)
treea68cb9151899dc08f20b5ee2760b34f6e74006a1 /.gitattributes
initial commit of ebook 27004HEADmain
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