diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-06-10 11:09:56 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-06-10 11:09:56 -0700 |
| commit | a8cc3e55c99e0daa59547427119a4ec06d0a10b5 (patch) | |
| tree | 80d1b9fe0543e080ad231ea9c304ac19a3264eaf /.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 |
