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