diff options
| author | www-data <www-data@mail.pglaf.org> | 2025-12-03 13:55:49 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2025-12-03 13:55:49 -0800 |
| commit | 0e3bb4616126ed197b40ddce33849695dd0a2b22 (patch) | |
| tree | d77a11672051d0b5f4e02c0ae2e5ec8778d6b9d1 /.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 |
