diff options
| author | Roger Frank <rfrank@pglaf.org> | 2025-10-15 02:32:58 -0700 |
|---|---|---|
| committer | Roger Frank <rfrank@pglaf.org> | 2025-10-15 02:32:58 -0700 |
| commit | 66fef686259cce9f57e54d4cd54d25551a1ab1c8 (patch) | |
| tree | 6e276d4a651f4234e1fbb8fcd3595edcc28cd001 /.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 |
