diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-06-02 09:16:23 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-06-02 09:16:23 -0700 |
| commit | 12043bb5b81b2b8a8ed2256785beb3e21d7a421a (patch) | |
| tree | 216ad9b2930dce80d4a08469869f03903f7d9454 /.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 |
