diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-04-13 09:19:47 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-04-13 09:19:47 -0700 |
| commit | ce7bc16f097cd7290a07fce680548483baf8c227 (patch) | |
| tree | 47f1a89d88e771e9931932d59628afe1be3cf933 /.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 |
