diff options
| author | www-data <www-data@mail.pglaf.org> | 2025-11-25 13:01:45 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2025-11-25 13:01:45 -0800 |
| commit | 537327581b8941e23e88a12f5ef52bbfeeb072d5 (patch) | |
| tree | d94b8a1e53b1b13ea2e6e7ef1d07f02348b5bc3d /.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 |
