summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorRoger Frank <rfrank@pglaf.org>2025-10-15 01:38:45 -0700
committerRoger Frank <rfrank@pglaf.org>2025-10-15 01:38:45 -0700
commitbdcc52324e3273d773e11d500f7368d857e5a85a (patch)
tree27336e50c5a4423860f0a06d5d2c7ca9dc4246ed /.gitattributes
initial commit of ebook 21355HEADmain
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