diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-01-17 20:06:04 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-01-17 20:06:04 -0800 |
| commit | 95e86485fbaf37d67c83b2097b06fb5a53078e3f (patch) | |
| tree | 60fe84257d4ce08319b93f338f31662810a2ff46 /.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 |
