diff options
| author | www-data <www-data@mail.pglaf.org> | 2025-11-17 14:49:49 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2025-11-17 14:49:49 -0800 |
| commit | ddbba1ac76c546e45ba248292fb25c5504f97cf7 (patch) | |
| tree | c1e002b8b2d1fc1c0c4243af04f60d6559c4a124 /.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 |
