diff options
| author | www-data <www-data@mail.pglaf.org> | 2025-11-27 10:10:10 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2025-11-27 10:10:10 -0800 |
| commit | 44283ae69becdff29c1c2e1d612bce7e22fccfe3 (patch) | |
| tree | f65b6fd7123acd4b2b6354c28992341180031833 /.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 |
