diff options
| author | Roger Frank <rfrank@pglaf.org> | 2025-10-15 05:05:42 -0700 |
|---|---|---|
| committer | Roger Frank <rfrank@pglaf.org> | 2025-10-15 05:05:42 -0700 |
| commit | c55c90567ae313079d735aa4ee7a5559e7de300b (patch) | |
| tree | 6be3d55d81f9345bcf3e47ee2418e77cd59038bb /.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 |
