diff options
| author | www-data <www-data@mail.pglaf.org> | 2025-11-27 14:14:33 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2025-11-27 14:14:33 -0800 |
| commit | c2cece62926e7f4ddc15d56f1b635be2cc75c1c8 (patch) | |
| tree | 7fc879189620e2f190dd54060b6de6b27b9a9af4 /.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 |
