diff options
| author | www-data <www-data@mail.pglaf.org> | 2025-11-15 13:29:38 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2025-11-15 13:29:38 -0800 |
| commit | b438927ce912c0986684c55ef8ba0656f6265f94 (patch) | |
| tree | eb7d54166b87074098590271d76db4a54f94b05a /.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 |
