diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-03-28 14:01:09 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-03-28 14:01:09 -0700 |
| commit | 7c42fd8575224db98f51db1d8ed85bcc3db3bc25 (patch) | |
| tree | fa6ed7ed5dcce6f4291e3f59d522360b75190ecf /.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 |
