diff options
| author | Roger Frank <rfrank@pglaf.org> | 2025-10-14 19:04:37 -0700 |
|---|---|---|
| committer | Roger Frank <rfrank@pglaf.org> | 2025-10-14 19:04:37 -0700 |
| commit | 16beedcb955454f08e89c48406bd2d69dc7f0beb (patch) | |
| tree | 6087f0527f9d9f35a9d18573d5c9fd18b8814785 /.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 |
