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