diff options
| author | Roger Frank <rfrank@pglaf.org> | 2025-10-15 02:47:54 -0700 |
|---|---|---|
| committer | Roger Frank <rfrank@pglaf.org> | 2025-10-15 02:47:54 -0700 |
| commit | 622408f903af5ad562776c8edcaf5ae2dd76f9d5 (patch) | |
| tree | 58e8759bc26a62a2258a972993ba1e999e8a2cfe /.gitattributes | |
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 3 |
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 |
